Skip to content

gba-rs/web-frontend

Repository files navigation

About

Web Frontend for the gba-emu hosted on github pages here

Building

Install wasm-pack and rollup

cargo install wasm-pack
npm install --global rollup

Build

Run make build to build the wasm package and the bundle. This requires make and sed

Run local

Run make run. This will use the python http server to run the website at http://localhost:8080

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published