from Hacker News

Pyodide 0.27 Release

by vanous on 1/4/25, 11:22 PM with 1 comments

  • by vanous on 1/4/25, 11:27 PM

    Pyodide (a port of CPython to WebAssembly/Emscripten) is a Python distribution for the browser and Node.js based on WebAssembly.

    Pyodide makes it possible to install and run Python packages in the browser with micropip.

    Version 0.27 brings: improvements to the longterm future of Pyodide, speedups, more packages, decoupling of the build system and more.