Initial commit

This commit is contained in:
2026-09-16 19:23:09 +02:00
commit 1697016838
17 changed files with 1329 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# wasm-test
Minimal WebAssembly canvas demo written in C.
Build with `make`, then serve this directory over HTTP and open `index.html`.