preview2 does not expose add_to_linker for wasi anymore? where do I get the correct linker?
I think this may be what you're looking for: https://github.com/bytecodealliance/preview2-prototyping/blob/d3bd2bc36a9caed047002e62561fc439c391df47/host/src/command.rs#L16. Pat is working on getting that moved to the wasmtime
repo, but for now you need to get it from the preview2-prototyping
repo.
Thanks Joel!
Last updated: Nov 22 2024 at 17:03 UTC