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 f9c3954 commit ebd8119Copy full SHA for ebd8119
getting-started/setup-building.rst
@@ -424,7 +424,7 @@ Python you have installed on your machine):
424
python3 Tools/wasm/wasi.py build --quiet -- --config-cache --with-pydebug
425
426
That single command will configure and build both the build Python and the
427
-WASI build in ``cross-build/build`` and ``cross-build/wasm32-wasi``,
+WASI build in ``cross-build/build`` and ``cross-build/wasm32-wasip1``,
428
respectively.
429
430
You can also do each configuration and build step separately; the command above
0 commit comments