Feature #1714 ยป 0019-Update-to-emscripten-4.0.17.patch
| 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=4.0.13
|
||
|
EMSDK_VER=4.0.17
|
||
|
if test "$1" = "" || test "$1" = "-h" || test "$1" = "--help" ; then
|
||
|
echo "Usage: $0 <target directory>"
|
||