mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)
This commit is contained in:
parent
130a8c386b
commit
92c1037afc
5 changed files with 161 additions and 63 deletions
|
@ -164,6 +164,12 @@ WebAssemby Options
|
|||
|
||||
.. versionadded:: 3.11
|
||||
|
||||
.. cmdoption:: --enable-wasm-pthreads
|
||||
|
||||
Turn on pthreads support for WASM.
|
||||
|
||||
.. versionadded:: 3.11
|
||||
|
||||
|
||||
Install Options
|
||||
---------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue