feat(web/wasm): start work on wasm2js, found bugs in the code, stopping to go to bed

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-09-28 04:25:26 +00:00
parent a0df3d4428
commit bd5613c699
4 changed files with 224 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
},
"dependencies": {
"@aws-crypto/sha256-js": "^5.2.0",
"@haribala/wasm2js": "^1.1.1",
"preact": "^10.27.2",
"wasm-feature-detect": "^1.8.0"
}