Feature #744 ยป 0014-CI-Update-emsdk-to-version-3.1.61.patch
| scripts/ci-build.sh | ||
|---|---|---|
|
;;
|
||
|
emsdk)
|
||
|
EMSDK_VER=3.1.56
|
||
|
# https://github.com/emscripten-core/emscripten/blob/main/ChangeLog.md
|
||
|
EMSDK_VER=3.1.61
|
||
|
(
|
||
|
# Outside source tree
|
||