pyodide/cpython
Hood Chatham b460383505
Use hoodmane/hiwire library instead of our own implementation (#4128)
This change switches to my external implementation of hiwire. This is the
minimal change set to do this, it uses some hacks to avoid changing any files
outside of `hiwire.{c,h,js}`. In followups, I will gradually switch to using
the new APIs rather than compatibility shims.
2023-09-23 18:21:19 -07:00
..
patches Revert JSPI Changes 2023-09-14 07:26:46 -07:00
Makefile Use hoodmane/hiwire library instead of our own implementation (#4128) 2023-09-23 18:21:19 -07:00
README.md Link to @dgym 2019-03-18 21:33:32 -07:00
Setup.local Python3.11 (#3252) 2023-01-23 19:45:59 -08:00
adjust_sysconfig.py MAINT Use the patched version of setuptools-rust (#2735) 2022-06-20 09:28:19 +09:00
pyconfig.undefs.h Use emscripten 3.1.13 (#2679) 2022-06-10 22:26:10 +02:00

README.md

Credits

Based on the hard work of @dgym on cpython-emscripten.