aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/testing-worker1-promiser.js
Commit message (Expand)AuthorAge
* Rename several demo/test files and include more of them in the end-user dist ...stephan2022-10-19
* Apply considerable acrobatics to get the JS/WASM deliverables building to and...stephan2022-10-19
* 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
* Split wasmfs-enabled build of sqlite3.js/wasm into sqlite3-wasmfs.js/wasm, as...stephan2022-09-15
* Clean up some JS documentation.stephan2022-09-15
* Refactor and expand the worker1 docs, consolidating them into the top of thei...stephan2022-08-25
* Change DB.exec() rowMode default from 'stmt' to 'array', per /chat discussion...stephan2022-08-24
* 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