]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40280: Add --with-emscripten-target to build for browser or node (GH-30552)
authorChristian Heimes <christian@python.org>
Wed, 12 Jan 2022 15:08:19 +0000 (17:08 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Jan 2022 15:08:19 +0000 (16:08 +0100)
commit43839ba438368a50f22f718d4ce8ce607c17046c
treed9785a40ccbf9f8a3e8a1614cc6e3f7af3708430
parentbe578e0c063dad1dbb273f86d5bc77e4e6f14583
bpo-40280: Add --with-emscripten-target to build for browser or node (GH-30552)

Co-authored-by: Ethan Smith <ethan@ethanhs.me>
Makefile.pre.in
Misc/NEWS.d/next/Build/2022-01-12-10-22-23.bpo-40280.5maBz8.rst [new file with mode: 0644]
Modules/socketmodule.c
Tools/wasm/README.md
Tools/wasm/config.site-wasm32-emscripten
configure
configure.ac