]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactor a significant chunk of the OPFS sqlite3_vfs init code into sqlite3.VfsHelper...
authorstephan <stephan@noemail.net>
Wed, 30 Nov 2022 05:27:36 +0000 (05:27 +0000)
committerstephan <stephan@noemail.net>
Wed, 30 Nov 2022 05:27:36 +0000 (05:27 +0000)
commitad4f7828153e6b80c0fceabb1a9ece702172b836
treeea2ebea5c2bdb36a24e59026181f066bf31c7b7b
parentd0945f4638f342daf4c84ab5a03449137435dd36
Refactor a significant chunk of the OPFS sqlite3_vfs init code into sqlite3.VfsHelper, and internal-use-only API encapsulating code relevant to creating new VFSes in JS. Intended to assist in pending experimentation with an alternative OPFS VFS.

FossilOrigin-Name: e25d7b080a807e35b32cb885ea75b384130e5c6e936dfef783c5b45d9bfe77d8
ext/wasm/GNUmakefile
ext/wasm/api/README.md
ext/wasm/api/extern-post-js.js
ext/wasm/api/sqlite3-api-cleanup.js
ext/wasm/api/sqlite3-api-opfs.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-vfs-helper.js [new file with mode: 0644]
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid