Builds of CPython releases for WASI

With Christian taking a break from open source, I created GitHub - brettcannon/cpython-wasi-build: Unofficial WASI builds of CPython so I could easily create new releases of CPython for WASI (starting with CPython 3.11.2 and 3.12.0a6). This on top of builds from VMWare should give us some coverage for making sure up-to-date WASI builds are available in some form.

5 Likes

It’s also possible to build Python 3.8+ using SingleStore’s build repo. GitHub - singlestore-labs/python-wasi: Utilities for building CPython for the WASI platform

1 Like