Web Frontend for the gba-emu hosted on github pages here
cargo install wasm-pack
npm install --global rollup
Run make build
to build the wasm package and the bundle. This requires make
and sed
Run make run
. This will use the python http server to run the website at http://localhost:8080