aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/sqlite3-worker1-promiser.js
Commit message (Expand)AuthorAge
* Apply considerable acrobatics to get the JS/WASM deliverables building to and...stephan2022-10-19
* Tweak sqlite3-worker1.js to be able to load either sqlite3.js or sqlite3-wasm...stephan2022-10-01
* Note two wasm-related potential TODOs.stephan2022-10-01
* Remove a couple of weird quirks of the Worker1 and Promiser APIs. The Worker1...stephan2022-09-30
* Tweaks to the Worker1 and Promiser APIs prompted by documenting them.stephan2022-09-30
* WASM API renaming. Reworked JS API bootstrap's async post-init into a generic...stephan2022-09-27
* Rename demo-oo1.* to demo-123.* and add demo-123-worker.html, which runs the ...stephan2022-09-19
* Expand the worker1 'exec' op handling for per-row callbacks for API-level con...stephan2022-08-24
* js: resolve the mysterious "extra" unhandled exception notification, caused b...stephan2022-08-24
* More work on how to configure the sqlite3 JS API bootstrapping process from h...stephan2022-08-24