index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wasm
/
demo-123.js
Commit message (
Expand
)
Author
Age
*
Apply considerable acrobatics to get the JS/WASM deliverables building to and...
stephan
2022-10-19
*
Add aggregate function support to sqlite3.oo1.DB.createFunction(). Change sig...
stephan
2022-10-16
*
Add configurable cache_size to batch-runner and speedtest1-worker. Add SQL tr...
stephan
2022-10-03
*
More cleanups in the UDF argument and result handling, in particular int64. C...
stephan
2022-10-02
*
Add JS infrastructure to ostensibly allow us to customize the wasm imports, w...
stephan
2022-09-29
*
Rework the Emscripten-emitted module loader/init function such that it passes...
stephan
2022-09-29
*
Minor doc correction.
stephan
2022-09-27
*
Comment the -O2 wasm builds as being broken (mysteriously missing JS bits).
stephan
2022-09-27
*
wasm/js: rename /persistent to /opfs to account for potential future persiste...
stephan
2022-09-27
*
Minor doc improvements in demo-123.js.
stephan
2022-09-19
*
Rename demo-oo1.* to demo-123.* and add demo-123-worker.html, which runs the ...
stephan
2022-09-19