Wasm linker #756
EdorianDark
started this conversation in
Ideas
Wasm linker
#756
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Webassembly is a bytecode which can be executed in a browser.
Wasmtime is webassembly engine written in Rust, which also contains wasm-component-ld.
That component currently uses the wasm linker from ldd.
But if wild would add a webassembly support, they would certainly be intrested.
Beta Was this translation helpful? Give feedback.
All reactions