Generate docs

This commit is contained in:
Andras Schmelczer 2025-07-05 10:13:51 +01:00
parent 7d242e1999
commit 24e027517f
6 changed files with 325 additions and 116 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