SkillAgentSearch skills...

Nestasm

Solve 2D nesting problems in the browser using WebAssembly. Uses the sparrow and jagua-rs crates

Install / Use

/learn @Waterboy1602/Nestasm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NESTASM

Run nesting algorithm Sparrow or LBF in the browser with the use of WebAssembly

STILL NEED SOME CLEAN UP WORK!

Prerequisites

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

Build and Run

Clone repo, including submodules

cd wasm
wasm-pack build --release --target web --out-dir ../src/wasm
cd ..
npm run build
npm run preview -- --host

Acknowledgements

Uses the following repos of @JeroenGar

Created in function of masterthesis for Industrial Sciences - Software Engineering at KU Leuven

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3mo ago
Forks5

Languages

TypeScript

Security Score

82/100

Audited on Dec 12, 2025

No findings