Skip to content

Building the Emscripten port

Mátyás Mustoha edited this page Feb 21, 2016 · 11 revisions

TODO

unzip data.zip mkdir build_js && cd build_js emconfigure cmake .. -DNO_NETWORK=1 -DDISABLE_SYSLIB_CHECKS=1 -DUSE_SDL2_LIBS=1 emmake make smw

Clone this wiki locally