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 119254d commit 30b160dCopy full SHA for 30b160d
getting-started/setup-building.rst
@@ -377,8 +377,8 @@ host/runtime as a *guest*.
377
378
.. note::
379
380
- The instructions below assume a Unix-based OS due to
381
- cross-compilation for CPython being designed for ``./configure`` / ``make``.
+ The instructions below assume a Unix-based OS due to cross-compilation for
+ CPython being designed for ``./configure`` / ``make``.
382
383
To build for WASI, you will need to cross-compile CPython. This requires a C
384
compiler just like building for :ref:`Unix <unix-compiling>` as well as:
0 commit comments