Skip to content

Instantly share code, notes, and snippets.

@CedricGuillemet
Created August 27, 2019 22:37
Show Gist options
  • Save CedricGuillemet/473ee3615f6383c1ae87e3b231354c56 to your computer and use it in GitHub Desktop.
Save CedricGuillemet/473ee3615f6383c1ae87e3b231354c56 to your computer and use it in GitHub Desktop.
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