pyodide / matplotlib-pyodide

HTML5 backends for Matplotlib compatible with Pyodide
Mozilla Public License 2.0
31 stars 9 forks source link

wasm_backend vs. html5_canvas_backend #59

Open kasajian opened 4 months ago

kasajian commented 4 months ago

Does anyone know what the difference between wasm_backend vs. html5_canvas_backend?

I am using html5_canvas_backend with pyodide, which runs on web-assembly. So then what is wasm_backend? Isn't all of this wasm?

Yes, I would like answer to this question, but more than that, how is someone new to this project supposed to figure out what the readme means by these two bullets:

I feel like there's some document or wiki missing. Or perhaps, there's an entirely different git repository somewhere that has all this information.

Any info at all how to navigate this space would be greatly appreciated.

ryanking13 commented 4 months ago

You can check the following blog post and Gsoc project proposal.

cc: @madhur-tandon

hoodmane commented 4 months ago

This package is unmaintained. We're waiting on someone to pick up the maintenance, then we can provide some help with whatever context we have. Which admittedly isn't much.