mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-06 11:38:17 +00:00
added the commandline for Emscripten
This commit is contained in:
parent
aff0526b3a
commit
6fb608bb2b
3
embuild.sh
Normal file
3
embuild.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
/usr/lib/emscripten/em++ hyperweb.cpp -O3 -s LEGACY_GL_EMULATION=1 -s TOTAL_MEMORY=128*1024*1024 -std=c++11 -o hyper.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user