sagemathinc / cowasm

CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.
https://cowasm.org
BSD 3-Clause "New" or "Revised" License
482 stars 23 forks source link

port matplotlib #63

Open williamstein opened 1 year ago

williamstein commented 1 year ago

I started on this, but it's not done yet: https://github.com/sagemathinc/cowasm/tree/main/python/py-matplotlib

It's actually VERY important for this project to be actually useful for, e.g., Jupyter notebooks.