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