An open API service indexing awesome lists of open source software.

https://github.com/udzura/mrubyedge

Ruby on (Wasm)Edge - Zen and the Art of mruby for WASM
https://github.com/udzura/mrubyedge

mruby wasm webassembly

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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