feat: add initial support web via wasm (#35)

Reviewed-on: https://git.reya.su/reya/coop/pulls/35
This commit was merged in pull request #35.
This commit is contained in:
2026-07-25 03:43:51 +00:00
parent 4b57a1d2a6
commit b518c729f6
57 changed files with 1550 additions and 1463 deletions
+1 -1
View File
@@ -72,6 +72,6 @@
<p>Loading Coop...</p>
</div>
</div>
<script type="module" src="/src/main.js"></script>
<script type="module" src="main.js"></script>
</body>
</html>