We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5afbb60 commit 993a0c6Copy full SHA for 993a0c6
1 file changed
Platforms/emscripten/config.toml
@@ -1,7 +1,7 @@
1
# Any data that can vary between Python versions is to be kept in this file.
2
# This allows for blanket copying of the Emscripten build code between supported
3
# Python versions.
4
-emscripten-version = "6.0.3"
+emscripten-version = "6.0.4"
5
node-version = "24"
6
test-args = [
7
"-m", "test",
0 commit comments