WASM: PoW

This commit is contained in:
2023-09-24 21:28:39 +01:00
parent 9f731da5be
commit 6e7a28a42b
19 changed files with 1146 additions and 52 deletions

View File

@ -5,7 +5,7 @@
"author": "Kieran",
"license": "MIT",
"scripts": {
"build": "wasm-pack build -t web -s snort && rm -f pkg/.gitignore"
"build": "wasm-pack build --release -t web -s snort && rm -f pkg/.gitignore"
},
"files": [
"pkg/system_wasm_bg.wasm",