Open ManPython opened 1 week ago
static files ( not compiled ) are served from here https://github.com/pygame-web/pygbag/tree/main/static. if you host them you need to copy them at the right place.
0.9 is pypi "stable" version with tested wheels and runtime from https://pygame-web.github.io/archives/0.9/
0.9.2 is git version and use cp312-0.9.2 devel. wheels against CI runtime from https://pygame-web.github.io/pygbag/0.0/
Ok, but also refering to the my local pygbag-0.9.2\build\web\
after run wasm-build-all as not compiled correctly I think.
I not have in
pygbag-0.9.2\build\web\archives\0.0
a pythons.js or not existpygbag-0.9.2\build\web\archives\0.9.2
after run wasm-build-all https://github.com/pygame-web/pygbag/releases/tag/0.9.2 https://pygame-web.github.io/archives/0.9/pythons.js - is this0.9.2
or0.9
? Want suggest to add in to releases pythons.jshttps://github.com/pygame-web/pygbag/releases/tag/0.9.2/pythons.js