Generate docs

This commit is contained in:
Andras Schmelczer 2025-07-05 10:13:51 +01:00
commit 24e027517f
6 changed files with 324 additions and 115 deletions

7
scripts/build-js.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/bash
set -e
rm -rf pkg
wasm-pack build --target web --features wasm,wee_alloc