8a3913c74c
https://wiki.libsdl.org/SDL2/README/emscripten was still up-to-date
2 lines
No EOL
111 B
Bash
Executable file
2 lines
No EOL
111 B
Bash
Executable file
#!/bin/bash
|
|
/usr/lib/emscripten/em++ -std=c++26 --use-port=sdl2 -O2 --emrun -sASSERTIONS -o index.html main.cpp |