Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.39 KB

File metadata and controls

28 lines (16 loc) · 1.39 KB

mruby/edge

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

You can try what features mruby/edge have implemented in Playground.

badges

  • crates.io crates.io
  • docs.rs docs.rs

crates

  • CLI endpoint for mruby/edge - run, compile to wasm, etc.
  • JSON serialization/deserialization for mruby/edge using serde_json

mec [deprecated]

  • Old versions of compiler