libtcod/python-tcod

Investigate building Python-tcod on Pyodide.

HexDecimal opened this issue · 0 comments

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.