big changes

This commit is contained in:
Simon Gardling
2022-03-21 12:50:48 -04:00
parent 1a3e04eff1
commit 3bb8da9209
7 changed files with 187 additions and 133 deletions

View File

@@ -4,7 +4,7 @@ set -e
rm -fr tmp | true
rm -fr pkg | true
cargo test
# cargo test
#apply optimizations via wasm-opt
wasm_opt() {