GitHub - psf/webassembly: A repo to track the progress of Python on WebAssembly (WASM)

psf

Python on WebAssembly

This repo exists to track the progress of Python on WebAssembly (WASM), as a central location to pull in meeting notes, reference links, project updates and some light project management.

We're tracking meetings in the meetings subdirectory and order them by year given that this will likely be a multi-year effort.

Links

Communication

WebAssembly Category on the Python Discourse

#Python channel on the WebAssembly Discord server

Information

Blog post on WebAssembly platform triples

Blog post on State of WASI support for CPython: June 2023

Running/Using

Instructions for building CPython for WebAssembly

WASI

Blog post on running pytest with WASI

Builds

CPython from Brett Cannon

(to experiment with what might eventually come from python.org)

CPython from VMWare

Browser

Builds

CPython from Pyodide