wasmex
wasmex copied to clipboard
WebAssembly component support
Hey all, I'm really excited about the WebAssembly Components as a way to have a much higher level way to call into WebAssembly from Elixir. I'm a Rust newb (Elixir is my preferred language), but have managed to get simple examples of creating a component in JS and calling it from Rust using wasmtime to work. I'd like to investigate adding this support to wasmex, and wanted to check if there is interest in having such a feature.
I think that would be a great addition @superchris
For those interested, making progress here: #630
Closed by [#630]