Skip to content

Commit 5572f4d

Browse files
committed
More formal language about Pyodide's platform support
1 parent 5ff871c commit 5572f4d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

peps/pep-0776.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ macOS. Upstream tools:
172172
Pyodide's tools:
173173

174174
* ``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.
175+
Emscripten. Cross compilation works best on Linux, there is experimental
176+
support on macOS, and it is entirely unsupported on Windows.
177177
* ``pyodide venv`` can make a virtual environment that runs in Pyodide.
178178
* ``pytest-pyodide`` can test Python code against various JavaScript runtimes.
179179

0 commit comments

Comments
 (0)