index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wasm
/
api
/
pre-js.js
Commit message (
Expand
)
Author
Age
*
Rename some JS files from X.js to X.c-pp.js to keep the maintainer, and downs...
stephan
2022-11-30
*
Minor cleanups in the ESM-related preprocessor filtering.
stephan
2022-11-20
*
Add build of sqlite3.mjs (ES6 module), add a test app for it, and include it ...
stephan
2022-11-19
*
Replace use of cpp with the fit-to-purpose c-pp to avoid cpp's C-centric/JS-u...
stephan
2022-11-18
*
Experimentally use clang's C preprocessor to filter #ifdef's out of the gener...
stephan
2022-11-03
*
Minor WASM build cleanups. Enable custom Module.instantiateWasm() when not in...
stephan
2022-10-30
*
Apply considerable acrobatics to get the JS/WASM deliverables building to and...
stephan
2022-10-19
*
Add a top-level license and build-time version info header to generated sqlit...
stephan
2022-10-16
*
Add oo1.JsStorageDb() as a convenience wrapper for oo1.DB(...,'kvvfs'). Minor...
stephan
2022-09-30
*
Add JS infrastructure to ostensibly allow us to customize the wasm imports, w...
stephan
2022-09-29