sbc100 wrote: The wasm-ld tests live in `lld/test/wasm`. You can run them using llvm-lit. e.g. `path/to/bin/llvm-lit lld/test/wasm/mytest.s` (you can add -v and/or -a to get more info about what the test is doing. https://github.com/llvm/llvm-project/pull/105532