Add demo worker

This commit is contained in:
Sam Carlton 2022-02-03 19:33:31 -06:00
parent 63589a079a
commit a4186bafdf
10 changed files with 348 additions and 0 deletions

10
doesitarm-default/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
/target
/dist
**/*.rs.bk
Cargo.lock
bin/
pkg/
wasm-pack.log
worker/
node_modules/
.cargo-ok