by: @TheComputerM
- NodeJS (+ pnpm preferably)
- Dart
- GNU make
- Install dart packages using
dart pub get. - Build the WASM module using
make. - Install npm packages using
npm iorpnpm iinside the web directory. - Run
pnpm devinside the web directory and visit https://localhost:5173/.