Skip to content

Commit a31173c

Browse files
authored
bpo-40280: Update what's new (GH-29893)
1 parent b2afdc9 commit a31173c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,11 @@ Build Changes
585585
``libdb`` 3.x and 4.x are no longer supported.
586586
(Contributed by Christian Heimes in :issue:`45747`.)
587587

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+
588593
C API Changes
589594
=============
590595

0 commit comments

Comments
 (0)