really minimal emscripten shell

adapted from 91504884e8/src/shell_minimal.html
This commit is contained in:
Jakob Hördt 2024-08-07 22:27:21 +02:00
parent 8a3913c74c
commit 47bca440d3
3 changed files with 52 additions and 2 deletions

3
.gitignore vendored
View file

@ -5,4 +5,5 @@
!main.cpp
!screenshot.png
!build.sh
!build-web.sh
!build-web.sh
!emscripten_shell.html