Skip to content

JeroenGar/sparroWASM

 
 

Repository files navigation

sparroWASM Deploy to GitHub Pages

Run sparrow in any browser with WebAssembly:
https://jeroengar.github.io/sparroWASM

[UNDER DEVELOPMENT]

Prerequisites

  • Rust
  • Node.js
  • wasm-pack & npm packages: cargo install wasm-pack && npm install

Build and Run

wasm-pack build --target web --release
npm run build
npm run preview -- --host

About

Solve 2D nesting problems in the browser with WebAssembly!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.4%
  • Rust 19.4%
  • CSS 13.6%
  • HTML 1.5%
  • JavaScript 1.1%