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