alexcrichton commented on issue #1979:
I'm going to close this since this is pretty old and the old interface types proposal, now the component model, is in the progress of being implemented in Wasmtime.
alexcrichton closed issue #1979:
Is it possible to use interface types when making calls between "linked modules" (https://bytecodealliance.github.io/wasmtime/examples-rust-linking.html)? I suspect the answer is negative because modules have isolated memory.
Last updated: Dec 23 2024 at 13:07 UTC