Skip to content

Commit

Permalink
bpo-40280: Update what's new (GH-29893)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiran authored Dec 2, 2021
1 parent b2afdc9 commit a31173c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Doc/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,11 @@ Build Changes
``libdb`` 3.x and 4.x are no longer supported.
(Contributed by Christian Heimes in :issue:`45747`.)

* CPython now has experimental support for cross compiling to WebAssembly
platform ``wasm32-emscripten``. The effort is inspired by previous work
like Pyodide.
(Contributed by Christian Heimes and Ethan Smith in :issue:`40280`.)

C API Changes
=============

Expand Down

0 comments on commit a31173c

Please sign in to comment.