Web Assembly Runtime written in rust?

Possibly dumb question here, but theoretically. It should be possible for a rust program to execute wasm code. Is there any lib that exists for this currently?

https://crates.io/crates/wasmi

3 Likes

Thanks for this

1 Like

If you are interested in this, you can join the WASM WG

1 Like