gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)

This commit is contained in:
Christian Heimes 2022-04-23 15:59:33 +03:00 committed by GitHub
parent 130a8c386b
commit 92c1037afc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 161 additions and 63 deletions

View file

@ -164,6 +164,12 @@ WebAssemby Options
.. versionadded:: 3.11
.. cmdoption:: --enable-wasm-pthreads
Turn on pthreads support for WASM.
.. versionadded:: 3.11
Install Options
---------------