-
Notifications
You must be signed in to change notification settings - Fork 4
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
support html5_canvas_backend in worker #24
Comments
polyscript supports real-main canvas out of real-main references ... not sure what you are asking here |
ok I'll test it. |
Here is an repo: https://bugzpodder.pyscriptapps.com/polyscript-worker-copy-19536/latest/ [worker version] No big deal, this is experimental feature anyway but I thought I'd just raise this issue since I was trying it out. related issue: pyodide/matplotlib-pyodide#6 |
if the error is about that lib using |
Given this is an experimental feature https://pyodide.org/en/stable/usage/sdl.html I will close this and can revisit |
WebR uses OffscreenCanvas to support canvas renderings. Polyscript's worker doesn't do this so not sure what can be done here:
https://github.com/pyodide/matplotlib-pyodide/
The text was updated successfully, but these errors were encountered: