experiment: start implementing checks in wasm (client side only so far)

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-04-09 00:12:38 -04:00
parent 2324395ae2
commit cc1d5b71da
14 changed files with 576 additions and 20 deletions

4
.gitignore vendored
View File

@@ -20,3 +20,7 @@ node_modules
# how does this get here
doc/VERSION
*.wasm
target