mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 05:44:47 +01: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.
1 line
24 B
Zig
1 line
24 B
Zig
export fn foo() void {}
|