@mantou/nes
TypeScript icon, indicating that this package has built-in type declarations

1.0.14 • Public • Published

@mantou/nes

pull deps

git submodule update

compile to wasm

install wasm-pack.

# development
cargo watch -s "wasm-pack build --out-dir ../nes-pkg --target web --scope mantou --profiling"
# or
cargo watch -s "wasm-pack build --out-dir ../nes-pkg --target web --scope mantou --debug"
# build
wasm-pack build --out-dir ../nes-pkg --target web --scope mantou

publish to npm

use yarn publish:nes at root directory

Readme

Keywords

none

Package Sidebar

Install

npm i @mantou/nes

Weekly Downloads

1

Version

1.0.14

License

none

Unpacked Size

1.65 MB

Total Files

5

Last publish

Collaborators

  • mantou132