mrubyedge 0.2.1

mruby/edge is yet another mruby that is specialized for running on WASM
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}