Skip to content

Use wasm to solve usdoku

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Madao-3/wasm-sudoku

Repository files navigation

🦀🕸 wasm-sudoku

A sudoku solver based on WASM.

Quick Start

  • npm run start -- Serve the project locally for development at http://localhost:8080.

  • npm run build -- Bundle the project (in production mode).

Build Wasm

  • cd crate -- Go to crate floder, which is a rust project.
  • wasm-pack build -- Build wasm file.

About wasm-pack

About

Use wasm to solve usdoku

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