Skip to content

Commit bf9e6bd

Browse files
committed
Add instructions for older versions
1 parent 90cf4dc commit bf9e6bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

getting-started/setup-building.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,8 @@ Python you have installed on your machine):
413413
414414
$ python3 Tools/wasm/wasi build --quiet -- --config-cache --with-pydebug
415415
416+
For Python 3.14 and earlier, use ``Tools/wasm/wasi.py`` instead.
417+
416418
That single command will configure and build both the build Python and the
417419
WASI build in ``cross-build/build`` and ``cross-build/wasm32-wasi``,
418420
respectively.

0 commit comments

Comments
 (0)