Stream: git-wasmtime

Topic: wasmtime / issue #1979 Use interface for calls between mo...


view this post on Zulip Wasmtime GitHub notifications bot (May 05 2022 at 16:53):

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.

view this post on Zulip Wasmtime GitHub notifications bot (May 05 2022 at 16:53):

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: Oct 23 2024 at 20:03 UTC