Skip to content

Commit 993a0c6

Browse files
authored
gh-145177: Upgrade to Emscripten 6.0.4 (#154743)
Bumps Emscripten version for builds to 6.0.4.
1 parent 5afbb60 commit 993a0c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Platforms/emscripten/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Any data that can vary between Python versions is to be kept in this file.
22
# This allows for blanket copying of the Emscripten build code between supported
33
# Python versions.
4-
emscripten-version = "6.0.3"
4+
emscripten-version = "6.0.4"
55
node-version = "24"
66
test-args = [
77
"-m", "test",

0 commit comments

Comments
 (0)