emscripten: Update to version 4.0.21

This commit is contained in:
github-actions[bot] 2025-12-02 20:30:56 +00:00
parent 28756cf770
commit 7f31c0a242

View File

@ -1,6 +1,6 @@
{
"##": ".bat won't be able to modify shell sessions of PowerShell, Fish, Bash etc. Therefore env_add_path is required.",
"version": "4.0.20",
"version": "4.0.21",
"description": "LLVM to WebAssembly compiler. Compiles C/C++ to WebAssembly that can be run on most web browsers.",
"homepage": "https://emscripten.org/",
"license": "MIT|NCSA",
@ -10,11 +10,11 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/4.0.20.zip",
"hash": "9153c801da503d266541bf018d68924bda4e405da45aeea608ed30959ed75a17"
"url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/4.0.21.zip",
"hash": "4b8e9884a7b24b9b875fa7d926c885c1afb8acec751f6c916f14b5012332783d"
}
},
"extract_dir": "emsdk-4.0.20",
"extract_dir": "emsdk-4.0.21",
"pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}",
"env_add_path": ".",
"shortcuts": [