Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add ability for the JS Worker1.exec() API to report the number of changes mad... | stephan | 2023-05-25 |
* | Minor cleanups in demo JS code, per forum feedback. | stephan | 2023-05-23 |
* | Correct rendering of error messages in demo-worker1.js. Remove some stray EOL... | stephan | 2023-03-05 |
* | Update JS worker #1 API and related tests for recent API changes. | stephan | 2022-12-25 |
* | Add sqlite3_wasm_vfs_create_file() to replace Emscripten's FS.createDataFile(... | stephan | 2022-11-02 |
* | Significant cleanups and expansion of the sqlite3.opfs utilities. Add oo1.DB.... | stephan | 2022-11-01 |
* | Rename several demo/test files and include more of them in the end-user dist ... | stephan | 2022-10-19 |