parent
95233f5fbe
commit
2c24a938c5
3 changed files with 30 additions and 37 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
/usr/lib/emscripten/em++ -std=c++26 --use-port=sdl2 -O2 --shell-file emscripten_shell.html -sASSERTIONS -o index.html main.cpp
|
||||
/usr/lib/emscripten/em++ -std=c++26 --use-port=sdl3 -O2 --shell-file emscripten_shell.html -sASSERTIONS -o index.html main.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue