hook up logging to wasm, example uses new zig-js package

This commit is contained in:
Mitchell Hashimoto
2022-12-04 13:16:54 -08:00
parent 437f1772f1
commit c48d8cd151
9 changed files with 4547 additions and 48 deletions

4
example/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.parcel-cache/
dist/
node_modules/
example.wasm*