Web Demo for https://github.com/bminixhofer/nlprule.
You can find it online at https://shybyte.github.io/nlprule-web-demo/.
- NodeJS 14 (https://nodejs.org/en/)
- wasm-pack (https://rustwasm.github.io/wasm-pack/installer/)
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
cd nlprule-wasm
wasm-pack build
cd ..
cd minimal-example
npm start
cd webworker-example
npm start
cd webworker-example-solid
npm start
MIT
Copyright (c) 2021 Marco Stahl