index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wasm
/
testing-worker1-promiser.js
Commit message (
Expand
)
Author
Age
*
Rename several demo/test files and include more of them in the end-user dist ...
stephan
2022-10-19
*
Apply considerable acrobatics to get the JS/WASM deliverables building to and...
stephan
2022-10-19
*
Remove a couple of weird quirks of the Worker1 and Promiser APIs. The Worker1...
stephan
2022-09-30
*
Tweaks to the Worker1 and Promiser APIs prompted by documenting them.
stephan
2022-09-30
*
WASM API renaming. Reworked JS API bootstrap's async post-init into a generic...
stephan
2022-09-27
*
Split wasmfs-enabled build of sqlite3.js/wasm into sqlite3-wasmfs.js/wasm, as...
stephan
2022-09-15
*
Clean up some JS documentation.
stephan
2022-09-15
*
Refactor and expand the worker1 docs, consolidating them into the top of thei...
stephan
2022-08-25
*
Change DB.exec() rowMode default from 'stmt' to 'array', per /chat discussion...
stephan
2022-08-24
*
Expand the worker1 'exec' op handling for per-row callbacks for API-level con...
stephan
2022-08-24
*
js: resolve the mysterious "extra" unhandled exception notification, caused b...
stephan
2022-08-24
*
More work on how to configure the sqlite3 JS API bootstrapping process from h...
stephan
2022-08-24