]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126691: Remove --with-emscripten-target (#126787)
authorHood Chatham <roberthoodchatham@gmail.com>
Sat, 16 Nov 2024 01:44:05 +0000 (02:44 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Nov 2024 01:44:05 +0000 (09:44 +0800)
commit544b001b233ac57dfce17587ffbd10a70abe3ab0
tree3ec744784f67dd4318dfdb339e7684e763c10928
parentd6bcc154e93a0a20ab97187d3e8b726fffb14f8f
gh-126691: Remove --with-emscripten-target (#126787)

This unifies the code for nodejs and the code for the browser. After this
commit, the browser example doesn't work; this will be fixed in a
subsequent update.
Doc/using/configure.rst
Misc/NEWS.d/next/Build/2024-11-13-15-47-09.gh-issue-126691.ni4K-b.rst [new file with mode: 0644]
Tools/wasm/README.md
Tools/wasm/emscripten/node_pre.js
configure
configure.ac