mrubyedge icon indicating copy to clipboard operation
mrubyedge copied to clipboard

Ruby on (Wasm)Edge - Zen and the Art of mruby for WASM

mruby/edge

mruby/edge is yet another mruby-compatible VM implementation, specialized for WebAssembly.

crates

mrubyedge

  • mruby/edge core VM implementation

mec

  • a command line client to operate mruby/edge stuffs (e.g. compilation into .wasm file)
  • Mruby Edge Compiler