From 211bf3c0e87e17ef4c78c4c66456865708ea4c82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Wed, 24 Jul 2024 13:10:43 +0200 Subject: [PATCH] Web: Update to Emscripten 3.1.64 --- Dockerfile.web | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile.web b/Dockerfile.web index f548e03..5243625 100644 --- a/Dockerfile.web +++ b/Dockerfile.web @@ -1,7 +1,7 @@ ARG img_version FROM godot-fedora:${img_version} -ENV EMSCRIPTEN_VERSION=3.1.63 +ENV EMSCRIPTEN_VERSION=3.1.64 RUN git clone --branch ${EMSCRIPTEN_VERSION} --progress https://github.com/emscripten-core/emsdk && \ emsdk/emsdk install ${EMSCRIPTEN_VERSION} && \ diff --git a/README.md b/README.md index 5e4c884..9970088 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ These are the toolchains currently in use for Godot 4.3 and later: - Windows: * x86_64/x86_32: MinGW 11.0.1, GCC 14.1.1, binutils 2.41 * arm64: llvm-mingw 20240619, LLVM 18.1.8 -- Web: Emscripten 3.1.63 +- Web: Emscripten 3.1.64 - Android: Android NDK 23.2.8568313, build-tools 34.0.0, platform android-34, CMake 3.22.1, JDK 17 - macOS: Xcode 15.4 with Apple Clang (LLVM 16.0.0), MacOSX SDK 14.5 - iOS: Xcode 15.4 with Apple Clang (LLVM 16.0.0), iPhoneOS SDK 17.5