Publishing WASM Wheels to PyPI Now Supported for Pyodide

The latest Pyodide 314.0 release introduces the highly anticipated capability to publish Python packages built for WebAssembly (WASM wheels) directly to PyPI. This advancement allows for runtime installation of these packages, significantly broadening Python’s utility in web-based applications.

Source: Simon Willison