Skip to content

Commit

Permalink
Emscripten: Bump to 3.1.65
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghabry committed Aug 27, 2024
1 parent e0ab053 commit 68b646e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions emscripten/1_download_library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ else
touch .emscripten

# Download and install the latest SDK tools and set up the compiler configuration to point to it.
./emsdk install 3.1.49
./emsdk activate 3.1.49
./emsdk install 3.1.65
./emsdk activate 3.1.65

# Set the current Emscripten path
source ./emsdk_env.sh
Expand Down

0 comments on commit 68b646e

Please sign in to comment.