-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Emscription submodule to 3.1.37 (#7)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule emsdk
updated
12 files
+7 −21 | README.md | |
+11 −0 | bazel/BUILD | |
+23 −1 | bazel/emscripten_deps.bzl | |
+1 −1 | bazel/emscripten_toolchain/emscripten_config | |
+37 −0 | bazel/revisions.bzl | |
+2 −2 | docker/Dockerfile | |
+12 −2 | emscripten-releases-tags.json | |
+2 −0 | emsdk.py | |
+64 −7 | emsdk_manifest.json | |
+3 −2 | scripts/update_node.py | |
+3 −3 | test/test.py | |
+0 −4 | test/test_activation.ps1 |