new files

This commit is contained in:
Richard Geldreich
2024-09-10 14:36:43 -04:00
parent 896b4f9878
commit c9170b2340
2 changed files with 2 additions and 0 deletions

1
webgl/.htaccess Normal file
View File

@@ -0,0 +1 @@
AddType application/wasm .wasm

1
webgl/start_webserver.sh Normal file
View File

@@ -0,0 +1 @@
python3 -m http.server 8000