openPMD-api icon indicating copy to clipboard operation
openPMD-api copied to clipboard

Wheels: Emscripten/wasm/Pyodide

Open ax3l opened this issue 1 year ago • 1 comments

Once PyPI accepts them, we can build emscripten/wasm/Pyodide wheels.

cibuildwheels recently added support for it :tada:

ax3l avatar Jun 14 '24 03:06 ax3l

We tested compiles to WASM before with success #1199 #1201 and should target Pyodide for practical reasons (in-browser Python module execution).

Shipping directly in Pyodide is complicated https://github.com/pyodide/pyodide/pull/2169 but PyPI wheels support would be ideal (scalable).

ax3l avatar Jun 14 '24 03:06 ax3l