Feature #83 ยป 0018-CI-Update-emscripten-to-version-3.1.51.patch
| scripts/ci-build.sh | ||
|---|---|---|
|
;;
|
||
|
emsdk)
|
||
|
EMSDK_VER=3.1.47
|
||
|
EMSDK_VER=3.1.51
|
||
|
(
|
||
|
# Outside source tree
|
||
Marko Lindqvist, 12/28/2023 07:18 PM
| scripts/ci-build.sh | ||
|---|---|---|
|
;;
|
||
|
emsdk)
|
||
|
EMSDK_VER=3.1.47
|
||
|
EMSDK_VER=3.1.51
|
||
|
(
|
||
|
# Outside source tree
|
||