randomwalk/build-web.sh
2024-08-06 00:49:10 +02:00

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