mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
wasm linker: incremental test coverage
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#target=x86_64-linux-selfhosted
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const S = extern struct { x: u8, y: u8 };
|
||||
|
||||
Reference in New Issue
Block a user