0.0.6 • Published 2 years ago

@mantou/nes-wasm4 v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

This directory contains the web runtime.

Development

First run npm run prepare to build @wasm4/web-devtool. Then run npm install to install dependencies.

For quick development run npm start and navigate to http://localhost:3000. You will also need to place a test cartridge in public/cart.wasm.

You can create a cartridge with the w4 tool. You can build that in cli directory with npm i, then just run the cli.js file.

Run npm run build to build a release build, which is used by the website and the w4 CLI.

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago