Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-10 00:03:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link/wasm
History
Luuk de Gram ef0df24626
test/link: add linker test to verify mangling
This adds a simple linker test to ensure the built library contains
an import entry for each extern function call that was mangled.
2022-11-01 15:43:34 +01:00
..
archive
test/link: fix Wasm archive test
2022-10-15 07:02:38 -07:00
basic-features
test/link: add Wasm linker tests for features
2022-10-25 20:48:08 +02:00
bss
Compilation: strip debug info from ReleaseSmall by default
2022-10-11 17:51:25 +02:00
extern
test/link: add test for extern resolution
2022-08-30 18:32:08 +02:00
extern-mangle
test/link: add linker test to verify mangling
2022-11-01 15:43:34 +01:00
infer-features
test/link: add Wasm linker tests for features
2022-10-25 20:48:08 +02:00
producers
test/link: don't strip producers section for wasm
2022-10-11 21:27:09 +02:00
segments
Compilation: strip debug info from ReleaseSmall by default
2022-10-11 17:51:25 +02:00
stack_pointer
Compilation: strip debug info from ReleaseSmall by default
2022-10-11 17:51:25 +02:00
type
Compilation: strip debug info from ReleaseSmall by default
2022-10-11 17:51:25 +02:00