Created
February 14, 2019 19:32
-
-
Save hugo-dc/94916d9e6a363c0ee452e06105e59b11 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
$ ./emsdk list | |
The following precompiled tool packages are available for download: | |
clang-e1.37.1-64bit | |
clang-e1.38.21-64bit INSTALLED | |
clang-e1.38.22-64bit | |
node-4.1.1-32bit | |
node-4.1.1-64bit INSTALLED | |
node-8.9.1-32bit | |
(*) node-8.9.1-64bit INSTALLED | |
emscripten-1.30.0 | |
emscripten-1.34.1 | |
emscripten-1.35.0 | |
emscripten-1.37.1 | |
emscripten-1.38.21 INSTALLED | |
emscripten-1.38.22 | |
The following tools can be compiled from source: | |
clang-tag-e1.38.21-32bit | |
clang-tag-e1.38.22-32bit | |
clang-tag-e1.38.21-64bit | |
clang-tag-e1.38.22-64bit | |
clang-incoming-32bit | |
* clang-incoming-64bit INSTALLED | |
clang-master-32bit | |
clang-master-64bit | |
emscripten-tag-1.38.21-32bit | |
emscripten-tag-1.38.22-32bit | |
emscripten-tag-1.38.21-64bit | |
emscripten-tag-1.38.22-64bit | |
binaryen-tag-1.38.21-32bit | |
binaryen-tag-1.38.22-32bit | |
binaryen-tag-1.38.21-64bit | |
binaryen-tag-1.38.22-64bit | |
emscripten-incoming-32bit | |
emscripten-master-32bit | |
(*) emscripten-incoming-64bit INSTALLED | |
emscripten-master-64bit | |
binaryen-master-32bit | |
binaryen-master-64bit | |
The following precompiled SDKs are available for download: (Run "./emsdk update" to pull in the latest list) | |
sdk-1.38.21-64bit INSTALLED | |
sdk-1.38.22-64bit | |
The following SDKs can be compiled from source: | |
sdk-incoming-32bit | |
* sdk-incoming-64bit INSTALLED | |
sdk-master-32bit | |
sdk-master-64bit | |
sdk-tag-1.38.21-32bit | |
sdk-tag-1.38.22-32bit | |
sdk-tag-1.38.21-64bit | |
sdk-tag-1.38.22-64bit | |
Items marked with * are activated for the current user. | |
Items marked with (*) are selected for use, but your current shell environment is not configured to use them. Type "source ./emsdk_env.sh" to set up your current shell to use them. | |
To access the historical archived versions, type 'emsdk list --old' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment