pyodide/cpython
Gyeongjae Choi 26535e33cd
Unvendor sqlite3 from stdlib (#2946)
Unvendor the standard library sqlite3 to reduce the size of the main module. It reduces the size of pyodide.asm.wasm around ~1.4MB.

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2022-08-22 08:52:50 +09:00
..
patches Update to emscripten 3.1.6 (#2672) 2022-06-10 08:13:36 -07:00
Makefile Unvendor sqlite3 from stdlib (#2946) 2022-08-22 08:52:50 +09:00
README.md Link to @dgym 2019-03-18 21:33:32 -07:00
Setup.local Unvendor sqlite3 from stdlib (#2946) 2022-08-22 08:52:50 +09: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 Unvendor sqlite3 from stdlib (#2946) 2022-08-22 08:52:50 +09:00

README.md

Credits

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