wasm-tsp-solver-canvas
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Traveling Salesman Problem Solver using Rust and WebAssembly

Deploy static webpage

$ wasm-pack build && cd ~/<project dir>/www && npm install && npm run start

Run unit tests

$ wasm-pack test --node

Codebase is based on the Rust Wasm game-of-life tutorial project: https://rustwasm.github.io/book/introduction.html

Readme

Keywords

none

Package Sidebar

Install

npm i wasm-tsp-solver-canvas

Weekly Downloads

0

Version

0.1.0

License

none

Unpacked Size

61.3 kB

Total Files

5

Last publish

Collaborators

  • andersonvc