We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go here https://github.com/pygame-web/pkg-porting-wasm/issues
How to proceed : First check the existing package list here https://github.com/pygame-web/archives/tree/main/repo/pkg if proposed packages relies on other unavailable packages
https://pygame-web.github.io/wiki/pkg is a smaller list of what has been already tested and is considered useable on python-wasm. Packages to test are listed here
Please help fill up https://pygame-web.github.io/wiki/pkg when you find that a package is working well ( modified or not ).
open a issue there begin with package name on pypi, or toplevel import and both pypi project page and git url in description
with maybe a log of what happened when you tried to run it on web.
eg pygame-web/pkg-porting-wasm#3
When testing a module with pygbag runtime :
The text was updated successfully, but these errors were encountered:
No branches or pull requests
go here https://github.com/pygame-web/pkg-porting-wasm/issues
How to proceed :
First check the existing package list here https://github.com/pygame-web/archives/tree/main/repo/pkg if proposed packages relies on other unavailable packages
https://pygame-web.github.io/wiki/pkg is a smaller list of what has been already tested and is considered useable on python-wasm. Packages to test are listed here
Please help fill up https://pygame-web.github.io/wiki/pkg when you find that a package is working well ( modified or not ).
open a issue there begin with package name on pypi, or toplevel import and both pypi project page and git url in description
with maybe a log of what happened when you tried to run it on web.
eg pygame-web/pkg-porting-wasm#3
When testing a module with pygbag runtime :
The text was updated successfully, but these errors were encountered: