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 5ff871c commit 5572f4dCopy full SHA for 5572f4d
1 file changed
peps/pep-0776.rst
@@ -172,8 +172,8 @@ macOS. Upstream tools:
172
Pyodide's tools:
173
174
* ``pyodide build`` can be used to cross compile Python packages to run on
175
- Emscripten. Cross compilation works best on Linux, sometimes on macOS, and is
176
- unsupported on Windows.
+ Emscripten. Cross compilation works best on Linux, there is experimental
+ support on macOS, and it is entirely unsupported on Windows.
177
* ``pyodide venv`` can make a virtual environment that runs in Pyodide.
178
* ``pytest-pyodide`` can test Python code against various JavaScript runtimes.
179
0 commit comments