Created
August 27, 2019 22:37
-
-
Save CedricGuillemet/473ee3615f6383c1ae87e3b231354c56 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkdir emscripten | |
cd emscripten | |
git clone https://github.com/emscripten-core/emsdk.git | |
cd emsdk | |
emsdk install latest | |
emsdk activate latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment