We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90cf4dc commit bf9e6bdCopy full SHA for bf9e6bd
getting-started/setup-building.rst
@@ -413,6 +413,8 @@ Python you have installed on your machine):
413
414
$ python3 Tools/wasm/wasi build --quiet -- --config-cache --with-pydebug
415
416
+For Python 3.14 and earlier, use ``Tools/wasm/wasi.py`` instead.
417
+
418
That single command will configure and build both the build Python and the
419
WASI build in ``cross-build/build`` and ``cross-build/wasm32-wasi``,
420
respectively.
0 commit comments