/irb.wasm

IRB on browser powered by WebAssembly

Primary LanguageTypeScriptMIT LicenseMIT

bcdice-repl.wasm

BCDice REPL on browser powered by WebAssembly. You can try bcdice-repl.wasm on your browser. It works on CRuby ported to WebAssembly.

Demo: TBD

Dependencies

Development

$ git submodule init
$ make static/irb.wasm
$ npm install
$ npx parcel ./src/index.html