diff options
Diffstat (limited to 'Doc/using/configure.rst')
-rw-r--r-- | Doc/using/configure.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/using/configure.rst b/Doc/using/configure.rst index e7efd2b..057efa3 100644 --- a/Doc/using/configure.rst +++ b/Doc/using/configure.rst @@ -164,6 +164,12 @@ WebAssemby Options .. versionadded:: 3.11 +.. cmdoption:: --enable-wasm-pthreads + + Turn on pthreads support for WASM. + + .. versionadded:: 3.11 + Install Options --------------- |