We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb6331 commit 80a2f9cCopy full SHA for 80a2f9c
ci/emscripten.sh
@@ -23,8 +23,8 @@ git clone https://github.com/emscripten-core/emsdk.git /emsdk-portable
23
cd /emsdk-portable
24
# FIXME: switch to an upstream install once
25
# https://github.com/rust-lang/rust/pull/63649 lands
26
-hide_output ./emsdk install 1.38.42
27
-./emsdk activate 1.38.42
+hide_output ./emsdk install 1.39.12
+./emsdk activate 1.39.12
28
29
# Compile and cache libc
30
# shellcheck disable=SC1091
0 commit comments