Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Apply considerable acrobatics to get the JS/WASM deliverables building to and... | stephan | 2022-10-19 |
* | Tweak sqlite3-worker1.js to be able to load either sqlite3.js or sqlite3-wasm... | stephan | 2022-10-01 |
* | Note two wasm-related potential TODOs. | stephan | 2022-10-01 |
* | 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 |
* | Rename demo-oo1.* to demo-123.* and add demo-123-worker.html, which runs the ... | stephan | 2022-09-19 |
* | 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 |