wasmerboy
A port of WasmBoy to Wasmer, using Wasmer's experimental I/O Devices and as-wasi. 🔌 Deployed to WAPM. 📦
Usage
Install WasmerBoy from WAPM:
wapm install -g torch2424/wasmerboy
.
Run WasmerBoy by pre-opening a directory, and a rom in that directory:
wasmerboy --dir=tobutobugirl tobutobugirl/tobutobugirl.gb
Contributing and License
This follows the same contribution and license guidlines as WasmBoy.