rewrite in go and compile to wasm

This commit is contained in:
2024-10-24 18:07:10 +00:00
parent bc50e3ee4d
commit 547dffd8ee
18 changed files with 810 additions and 468 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,2 @@
**/package-lock.json
**/node_modules
dist/*
go.sum
dist/*