ewasm-rust-api This project aims to give a low-level and a high-level binding to ewasm from Rust. Usage Add the dependency, as usual: [dependencies] ewasm-api = "0.8" extern crate ewasm_api; Further documentation is available here. Author(s) Alex Beregszaszi, Jake Lang License Apache 2.0