#emulator #nestadia #front-end #run #applications #nestadiia

app nestadia-wasm

A WASM frontend for the nestadiia emulator

1 unstable release

0.1.0 Jun 19, 2021

#198 in #front-end

23 downloads per month

MIT/Apache

12KB
273 lines

Nestadia WASM

This version of Nestadia runs directly in the browser!

How to run

To start off, install trunk and wasm-bindgen-cli via cargo:

cargo install trunk wasm-bindgen-cli

After that, simply use trunk to build and serve the application. Note that performance are very bad in debug builds:

trunk serve --release

After that the application will be exposed on http://localhost:8080

Dependencies

~13MB
~250K SLoC