mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
bpo-40280: WASM docs and smaller browser builds (GH-32412)
Co-authored-by: Brett Cannon <brett@python.org>
This commit is contained in:
parent
dc14e33eff
commit
defbbd68f7
6 changed files with 231 additions and 54 deletions
|
@ -1183,7 +1183,9 @@ always available.
|
|||
System ``platform`` value
|
||||
================ ===========================
|
||||
AIX ``'aix'``
|
||||
Emscripten ``'emscripten'``
|
||||
Linux ``'linux'``
|
||||
WASI ``'wasi'``
|
||||
Windows ``'win32'``
|
||||
Windows/Cygwin ``'cygwin'``
|
||||
macOS ``'darwin'``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue