wasm linker: incremental test coverage

This commit is contained in:
Andrew Kelley
2025-01-13 21:17:18 -08:00
parent 1fe1d55c7b
commit 9285f91ccc
18 changed files with 18 additions and 0 deletions
@@ -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 };