-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hello,
Thanks for making this repo!
I was able to successfully compile 3.6.13, and to my understanding, what this does is compile a wasm library of python which can then be compiled as a bundled interpreter in the example main c code for the opengl demo.
I tried compiling it using my system python's cython (my system python is 3.10, but I'm not sure if I should be using the host python instead), but it seems to have problems compiling the sdl2.pyx file. I suspect that it's unable to find the other definition files for some reason, but it's not clear how or why.
I will post my error message in the comments below
Metadata
Metadata
Assignees
Labels
No labels