aboutsummaryrefslogtreecommitdiff
path: root/test/link/wasm/shared-memory
AgeCommit message (Expand)Author
2025-02-25build: add comments explaining why we disable ubsanDavid Rubin
2025-02-25correct some bugsDavid Rubin
2025-01-15test/link/wasm/shared-memory: update to better linker behaviorAndrew Kelley
2025-01-15wasm linker: fix TLS data segmentsAndrew Kelley
2025-01-15tests: remove dead codeAndrew Kelley
2024-12-18test-link: migrate from deprecated std.Build APIsmlugg
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-02-29wasm: gc fixes and re-enable linker testsLuuk de Gram
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-11-03cli: consolidate entry point flagsLuuk de Gram
2023-11-03update linker testsLuuk de Gram
2023-07-19wasm-linker: create TLS Wasm globals correctlyLuuk de Gram
2023-07-19test/link: add shared-memory test for WebAssemblyLuuk de Gram