https://github.com/paritytech/wasmi
>wasmi is an efficient WebAssembly interpreter with low overhead
Cool project. I've also tried wasmer and wasmtime, but this WASM runtime only adds 15 new dependencies, while others add ~100.
I'm considering using it for MRF in Mitra