pyodide/pyodide-build
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
..
pyodide_build Unvendor sqlite3 from stdlib (#2946) 2022-08-22 08:52:50 +09:00
README.md Split off load-pyodide.js from pyodide.js (#1578) 2021-05-05 11:30:48 -07:00
pyproject.toml Add pyb2d package (#1968) 2021-12-17 08:24:13 -08:00
setup.cfg MAINT Switch to pytest-pyodide (#2893) 2022-07-31 19:00:45 +09:00
setup.py Change out of tree build entrypoint name from pywasm to pyodide (#2858) 2022-07-10 11:31:53 +02:00

README.md

pyodide-build

Tools for building Pyodide.

See http://github.com/pyodide/pyodide for more information.

License

Pyodide uses the Mozilla Public License Version 2.0.