mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-27 09:58:45 +01:00
.. | ||
assets_dir | ||
.gitignore | ||
LocalizedStrIncludes.h | ||
main.c | ||
main.h | ||
Makefile | ||
paho-mqtt.js | ||
README.txt | ||
shell_minimal.html | ||
wasmdict.c | ||
wasmdict.h | ||
wasmdraw.c | ||
wasmdraw.h | ||
wasmdutil.c | ||
wasmdutil.h | ||
wasmutil.c | ||
wasmutil.h | ||
wasmutls.c | ||
wasmutls.h | ||
xptypes.h | ||
xwutils.js |
I installed emcc via # git clone https://github.com/emscripten-core/emsdk.git then # cd emsdk # git checkout 3.1.0 But I have no particular reason to believe that tag's better than a later one when it comes along. # ./emsdk install latest # ./emsdk activate latest