Project

General

Profile

Feature #1986 ยป 0034-Update-to-emscripten-5.0.4.patch

Marko Lindqvist, 04/05/2026 10:19 AM

View differences:

platforms/emscripten/emssetup.sh
# See COPYING available from the same location you got this script.
# https://github.com/emscripten-core/emscripten/blob/main/ChangeLog.md
EMSDK_VER=5.0.1
EMSDK_VER=5.0.4
if test "$1" = "" || test "$1" = "-h" || test "$1" = "--help" ; then
echo "Usage: $0 <target directory>"
    (1-1/1)