You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if we could use for example pygame in the pyide. For this the pyide needs a mode for using a canvas, which needs to be set with: pyodide.canvas.setCanvas2D(canvas);
It would be great if we could use for example pygame in the pyide. For this the pyide needs a mode for using a canvas, which needs to be set with: pyodide.canvas.setCanvas2D(canvas);
See: https://pyodide.org/en/stable/usage/sdl.html