Skip to content

wasm: Pass --allow-undefined and --export-all to the linker#2193

Merged
andrewrk merged 1 commit intoziglang:masterfrom
shritesh:llvm_wasm
Apr 5, 2019
Merged

wasm: Pass --allow-undefined and --export-all to the linker#2193
andrewrk merged 1 commit intoziglang:masterfrom
shritesh:llvm_wasm

Conversation

@shritesh
Copy link
Contributor

@shritesh shritesh commented Apr 5, 2019

This is ugly but does fix #1622 and we get seamless WebAssembly experience out of the box.

Edit: Just read the full nuances in the issue. I was too excited to get things working out of the box. Feel free to close the pull request if this doesn't cut it.

@andrewrk andrewrk merged commit 3854bb9 into ziglang:master Apr 5, 2019
@shritesh shritesh deleted the llvm_wasm branch April 6, 2019 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Webassembly linker does not import symbols

2 participants