sagemathinc / cowasm

CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.

Home Page:https://cowasm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with Emscriptenforge, Pyodide, Pyscript?

westurner opened this issue · comments

  • Does cowasm intend to invent a new WASM packaging format?
  • Will it be possible to use pyodide packages with cowasm?
  • Will it be possible to use cowasm packages with pyodide (pyscript,)?
  • Cocalc is composed of conda packages (from conda-forge?) now
  • Conda-forge noarch packages can be installed with emscriptenforge without modification
  • Emscriptenforge WASM packages are built with empack, hosted on Quetz, and installed with picomamba
  • Will cowasm be able to use emscriptenforge packages?

.