Skip to content

Commit 0cc1c82

Browse files
committed
gh-145177: Upgrade to Emscripten 6.0.4
1 parent 7745710 commit 0cc1c82

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)