Congrats for the presentation, I am wondering if y...
# webassembly
s
Congrats for the presentation, I am wondering if you plan to provide interop with other WASM modules without JS being involved. For example, provide the ability to use WASI modules published on https://wapm.io/. I think of use cases like being able to use a crypto library developed in Rust and published via WASM interop (here WASI) and be able to use it from Kotlin/Wasm.
👀 7
s
Thanks! We are initially focused on Kotlin/Wasm + JavaScript in browser use-case. JS-based glue should be a good enough solution in the beginning. I hope that in the future proposed Component Model, which is based on Interface Types, would standardize a cross-language interop. Looks like WASI is moving to Interface Types as well.
👍🏽 1
👍 4