Skip to content

Commit

Permalink
feat: zen engine wasm (#64)
Browse files Browse the repository at this point in the history
* feat: zen engine wasm

* add logging

* add wasm-pack
  • Loading branch information
stefan-gorules committed Jul 4, 2024
1 parent 339f96f commit 0e14f79
Show file tree
Hide file tree
Showing 12 changed files with 1,241 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
dist
/node_modules
node_modules
/target

# Ignore
*.log*
Expand Down
Loading

0 comments on commit 0e14f79

Please sign in to comment.