xwords/xwords4/wasm/README.txt

11 lines
266 B
Text
Raw Normal View History

I installed emcc via
# git clone https://github.com/emscripten-core/emsdk.git
then
2022-03-14 07:50:21 +01:00
# 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.
2022-03-14 07:50:21 +01:00
# ./emsdk install latest
# ./emsdk activate latest