Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasm_backend vs. html5_canvas_backend #59

Open
kasajian opened this issue May 10, 2024 · 2 comments
Open

wasm_backend vs. html5_canvas_backend #59

kasajian opened this issue May 10, 2024 · 2 comments

Comments

@kasajian
Copy link

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

  • The readme doesn't say
  • Google doesn't say anything
  • Nothing on stackoverflow.
  • None of old issues explain it
  • Looking at the source, there's not comments on html5_canvas_backend as to why it exists, and the documentation for wasm_backend sounds like it can apply to both.

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:

  • for the wasm backend,
  • for the interactive HTML5 backend;

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
Copy link
Member

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

cc: @madhur-tandon

@hoodmane
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants