Skip to content
New issue

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

Investigate building Python-tcod on Pyodide. #123

Open
HexDecimal opened this issue Dec 13, 2022 · 0 comments
Open

Investigate building Python-tcod on Pyodide. #123

HexDecimal opened this issue Dec 13, 2022 · 0 comments
Assignees

Comments

@HexDecimal
Copy link
Collaborator

Unlike other Python-to-web ports, Pyodide has decent support for arbitrary Python C extensions. Libtcod is already known to work in Emscripten, so I only need to setup a proper build environment. I suspect it will break at first but any issues should be easy to fix.

@HexDecimal HexDecimal self-assigned this Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant