Pyodide now supports publishing Python packages with WASM wheels directly to PyPI. This change removes a major bottleneck by allowing package maintainers to distribute compiled C or Rust extensions for Pyodide like native wheels, easing development for browser-based AI applications.
Opening Kapyn…