aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/sqlite3-vtab-helper.c-pp.js
Commit message (Collapse)AuthorAge
* wasm minimal build: strip authorizers and JSON support (saves approx 35kb). ↵stephan2024-07-24
| | | | | Strip vtab support from the JS bits but cannot yet strip it from the C bits because that requires a custom-configured sqlite3.c. FossilOrigin-Name: eb64d106551718467e0f6c6b53695410bf4c566901008e4cda8580d0f7efa7b0
* Remove some dead JS code. Minor doc cleanups.stephan2024-01-11
| | | FossilOrigin-Name: bf23cf204976516651b1c4c39ced21cd858dea4ba88052d96fc4f5f11525f170
* Split the JS vfs/vtab helper code into discreet units as a step towards a ↵stephan2024-01-11
build which optionally elides those pieces. This is an internal restructuring change and does not affect the API. FossilOrigin-Name: ede945fd2360097d9961b8a4b8fb48fea57399cb9163534ed1c3c6b86588b0a5