Add lib target for wasm

This commit is contained in:
Alex Page 2022-02-04 19:28:31 -05:00
parent cbcda28719
commit ecd7c87e29
4 changed files with 42 additions and 22 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/extern
/target
.vscode
/pkg