完成Web ASM

This commit is contained in:
Misaki
2026-06-08 22:09:35 +08:00
parent e565b80bc2
commit 36660519c1
28 changed files with 1148 additions and 178 deletions
+8
View File
@@ -27,6 +27,14 @@ config.yaml
# build files
build/*
# web frontend
web/node_modules/
cmd/server/static/dist/
# wasm artifacts
web/public/ncmdump.wasm
web/public/wasm_exec.js
# database files
*.sqlite3