pyodide/packages/sqlite3
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
..
empty Unvendor sqlite3 from stdlib (#2946) 2022-08-22 08:52:50 +09:00
meta.yaml Unvendor sqlite3 from stdlib (#2946) 2022-08-22 08:52:50 +09:00
test_sqlite3.py Unvendor sqlite3 from stdlib (#2946) 2022-08-22 08:52:50 +09:00