Get third party project "zig-gamedev" working successfully with self-hosted #12552
Labels
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
miscompilation
The compiler reports success but produces semantically incorrect code.
Zig Version
0.10.0-dev.3659+e5e6eb983
Steps to Reproduce
The problem occurs only on macOS AArch64 with stage2 and stage3 (works correctly on Windows, Linux and macOS x86_64 with stage1/stage2/stage3).
git clone https://github.com/michal-z/zig-gamedev
cd zig-gamedev
zig build audio_experiments_wgpu-run
Expected Behavior
Sample application works correctly.
Actual Behavior
The text was updated successfully, but these errors were encountered: