pyodide/cpython
Hood Chatham 52287a179d
More work on create_xbuildenv to allow building numpy (#2811)
This is more WIP on create_xbuildenv. I am including some of the WASM_LIB_DIR
but not all of it to keep size in check. The current cross build environment that we
would upload/download is 20mb.

To use this, we need an extra CLI entrypoint which I am working on.
2022-07-01 11:20:45 -07:00
..
patches Update to emscripten 3.1.6 (#2672) 2022-06-10 08:13:36 -07:00
Makefile More work on create_xbuildenv to allow building numpy (#2811) 2022-07-01 11:20:45 -07:00
README.md Link to @dgym 2019-03-18 21:33:32 -07:00
Setup.local Rework core tests (#2265) 2022-03-22 13:41:43 -07:00
adjust_sysconfig.py MAINT Use the patched version of setuptools-rust (#2735) 2022-06-20 09:28:19 +09:00
checksums Python 3.10 (#2225) 2022-03-17 15:48:56 -07:00
config.site Update to Python 3.8.2 (#712) 2020-07-07 16:21:33 +02:00
pyconfig.undefs.h Use emscripten 3.1.13 (#2679) 2022-06-10 22:26:10 +02:00
remove_modules.txt ENH Add Ctypes support (#1656) 2021-06-26 10:34:31 +02:00

README.md

Credits

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