]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40280: WASM docs and smaller browser builds (GH-32412)
authorChristian Heimes <christian@python.org>
Sun, 10 Apr 2022 07:29:51 +0000 (10:29 +0300)
committerGitHub <noreply@github.com>
Sun, 10 Apr 2022 07:29:51 +0000 (09:29 +0200)
commitdefbbd68f7f68f4edb3a6b256f26e0532727b3da
tree38cc49f68f655de388a5a5b278e52fa7dc68521a
parentdc14e33eff1df31f7c239a8785161db8849cae74
bpo-40280: WASM docs and smaller browser builds (GH-32412)

Co-authored-by: Brett Cannon <brett@python.org>
Doc/library/sys.rst
Makefile.pre.in
Tools/wasm/README.md
Tools/wasm/Setup.local.example [new file with mode: 0644]
Tools/wasm/wasm_assets.py
Tools/wasm/wasm_webserver.py