index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wasm
/
api
/
sqlite3-worker1-promiser.c-pp.js
Commit message (
Expand
)
Author
Age
*
Minor cleanups in the opfs-sahpool pause/unpause API demo.
stephan
2025-01-31
*
JS error message and doc typos reported in the forum. No code changes.
stephan
2024-05-18
*
Remove an undocumented feature from the JS Worker1.open API because it relies...
stephan
2024-04-24
*
Resolve duplicate loading of promiser v2 demo code (a side effect of having d...
stephan
2024-03-07
*
wasm promiser.v2 is essentially working but the demo code is double-loading t...
stephan
2024-03-07
*
Initial work at getting sqlite3Worker1Promiser.v2() to return a Promise inste...
stephan
2024-03-07
*
wasm: pass the promiser function to the promiser onready() callback to simpli...
stephan
2024-02-05
*
WASM: various build cleanups and add initial infrastructure for a build which...
stephan
2024-01-01
*
Worker1 Promiser API: when multiple db connections are active then use the re...
stephan
2023-12-12
*
Correct the URL for loading sqlite3-worker1-bundler-friendly.mjs from sqlite3...
stephan
2023-11-22
*
Add ability for the JS Worker1.exec() API to report the number of changes mad...
stephan
2023-05-25
*
Replace use of 'self' in JS code with 'globalThis', as that works in browsers...
stephan
2023-03-07
*
Rename sqlite3-worker1-bundler-friendly.js to sqlite3-worker1-bundler-friendl...
stephan
2023-03-05
*
Add capability to override the JS's use of console.log/debug/warn/error() wit...
stephan
2023-02-06
*
Two JS file renames which got inadvertently undone while setting up [9062b311...
stephan
2023-01-29