mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
This also turns off non-debug modes for the bss linker tests for Wasm. This is done as it's not required to guarantee to zero out the bss section for non-debug modes.