mirror of
https://github.com/Relintai/programming_tutorials.git
synced 2025-05-01 22:17:59 +02:00
7 lines
88 B
Batchfile
7 lines
88 B
Batchfile
|
|
rem source ~/SDKs/emsdk/emsdk_env.sh
|
|
|
|
|
|
em++ main.cpp -o bin/game_js.html -s USE_SDL=2
|
|
|