]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add sqlite3.capi JS bindings for the sqlite3session_...(), sqlite3changeset_...(...
authorstephan <stephan@noemail.net>
Fri, 23 Dec 2022 14:11:54 +0000 (14:11 +0000)
committerstephan <stephan@noemail.net>
Fri, 23 Dec 2022 14:11:54 +0000 (14:11 +0000)
commit0f29f17bf6ea1044d4daa7bbc00283a026a1c514
tree698e4c4a0d8abc280084b5c5bc3aa350512a8a8b
parentcc1cc9d7b78a6c932d7f6201106c7b4ef094ea30
Add sqlite3.capi JS bindings for the sqlite3session_...(), sqlite3changeset_...() and sqlite3changegroup_...() APIs, noting that they are completely untested. Aside from missing tests, these bindings reveal a slight string-argument-type shortcoming in the callback function pointer "reverse binding" which should ideally be resolved before publishing them.

FossilOrigin-Name: 0a39172ee134816f5ce17a403b960e9c22bb56efd5bcf77ecde465efe0d88b1d
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/common/whwasmutil.js
manifest
manifest.uuid