Replies: 1 comment
-
|
Sorry for the delay, i will take a look |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a project where we'd like to have a runtime with pyodide loaded so we can run mixed JavaScript and Python code. I've tried mixing the code from multiple examples (workers, async, npm loading) but I can't get it to load pyodide.
My best case ends up with the error:
I've pushed the test project to a repo. Any suggestions would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions