zig/test/link/wasm
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