Skip to content

Files

Latest commit

 

History

History

wasmerboy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

wasmerboy

A port of WasmBoy to Wasmer, using Wasmer's experimental I/O Devices and as-wasi. 🔌 Deployed to WAPM. 📦

Gif of running WasmerBoy

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.