aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/test-opfs-vfs.js
Commit message (Expand)AuthorAge
* Fix an exception misuse in test-opfs-vfs.js.stephan2023-11-15
* Update test-opfs-vfs.js to account for recent API changes. Reported in [forum...stephan2022-12-19
* Significant cleanups and expansion of the sqlite3.opfs utilities. Add oo1.DB....stephan2022-11-01
* Apply considerable acrobatics to get the JS/WASM deliverables building to and...stephan2022-10-19
* Replace time-based auto-unlock of opfs sync handles with lock acquisition/rel...stephan2022-10-04
* Export sqlite3_trace_v2() to wasm and use it to ensure that the new per-VFS p...stephan2022-10-03
* Experimentally relinquish the OPFS VFS sync access handle when the db is idle...stephan2022-10-03
* Rework the Emscripten-emitted module loader/init function such that it passes...stephan2022-09-29
* WASM API renaming. Reworked JS API bootstrap's async post-init into a generic...stephan2022-09-27
* Numerous cleanups in the JS bits. Removed some now-defunct wasm test files. E...stephan2022-09-18
* Move the OPFS VFS bits back into api/sqlite3-api-opfs.js. Refactor the OPFS V...stephan2022-09-18