]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extend the JS/WASM SEE build support by (A) filtering SEE-related bits out of the...
authorstephan <stephan@noemail.net>
Mon, 22 Apr 2024 16:46:37 +0000 (16:46 +0000)
committerstephan <stephan@noemail.net>
Mon, 22 Apr 2024 16:46:37 +0000 (16:46 +0000)
commit0a42e9913b233d433bd526c4c76825d0e1785bb6
tree473dc01375481021f4bfec3515545e536b8f9eef
parent4f2f6c74cab89f6075bc77e1ea0ba128ee8f91bf
Extend the JS/WASM SEE build support by (A) filtering SEE-related bits out of the JS when not building with SEE and (B) accepting an optional key/textkey/hexkey option to the sqlite3.oo1.DB and subclass constructors to create/open SEE-encrypted databases with. Demonstrate SEE in the test app using the kvvfs. This obviates the changes made in [5c505ee8a7].

FossilOrigin-Name: 8fbda563d2f56f8dd3f695a5711e4356de79035f332270db45d4b33ed52fdfd2
ext/wasm/GNUmakefile
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-oo1.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid