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 b2afdc9 commit a31173cCopy full SHA for a31173c
Doc/whatsnew/3.11.rst
@@ -585,6 +585,11 @@ Build Changes
585
``libdb`` 3.x and 4.x are no longer supported.
586
(Contributed by Christian Heimes in :issue:`45747`.)
587
588
+* CPython now has experimental support for cross compiling to WebAssembly
589
+ platform ``wasm32-emscripten``. The effort is inspired by previous work
590
+ like Pyodide.
591
+ (Contributed by Christian Heimes and Ethan Smith in :issue:`40280`.)
592
+
593
C API Changes
594
=============
595
0 commit comments