feat: streamline WASM loading with local priority and cleanup UI

This commit is contained in:
2026-02-25 10:44:49 +01:00
parent 84cf6ecab0
commit 08e1cac3a0
3 changed files with 44 additions and 49 deletions

3
.gitignore vendored
View File

@@ -31,6 +31,9 @@ yarn-error.log*
# vercel
.vercel
# wasm binaries
/public/wasm/*
# typescript
*.tsbuildinfo
next-env.d.ts