aboutsummaryrefslogtreecommitdiff
path: root/test/link/wasm/export-data
AgeCommit message (Expand)Author
2025-02-25ubsan: update wordingDavid Rubin
2025-02-25build: add comments explaining why we disable ubsanDavid Rubin
2025-02-25correct some bugsDavid Rubin
2025-01-15test/link/wasm/export-data: update expected behaviorAndrew 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-12-13lib/std/Build/CheckObject: update all tests to new APIJakub Konka
2023-11-03cli: consolidate entry point flagsLuuk de Gram
2023-11-03update linker testsLuuk de Gram
2023-07-20check-object: remove wildcard matchers as they are too clunkyJakub Konka
2023-03-15re-enable test-cases and get them all passingAndrew Kelley
2023-03-15re-enable wasm linker testsAndrew Kelley
2023-02-02Merge pull request #14502 from ziglang/link-owned-atomsJakub Konka
2023-02-01link: make Wasm atoms fully owned by the linkerLuuk de Gram
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2023-01-31update build.zig API usageAndrew Kelley
2023-01-03wasm-linker: Fix & mangle symbol name of importsLuuk de Gram
2023-01-02test/link: add test case for exporting data symsLuuk de Gram