Skip to content
Snippets Groups Projects
Unverified Commit 80a2f9cb authored by Yuki Okushi's avatar Yuki Okushi
Browse files

Update emsdk to 1.39.12

parent 4eb6331c
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,8 @@ git clone https://github.com/emscripten-core/emsdk.git /emsdk-portable
cd /emsdk-portable
# FIXME: switch to an upstream install once
# https://github.com/rust-lang/rust/pull/63649 lands
hide_output ./emsdk install 1.38.42
./emsdk activate 1.38.42
hide_output ./emsdk install 1.39.12
./emsdk activate 1.39.12
# Compile and cache libc
# shellcheck disable=SC1091
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment