]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplify the signature for JS functions, as opposed to function pointers, passed...
authorstephan <stephan@noemail.net>
Sun, 25 Dec 2022 10:22:27 +0000 (10:22 +0000)
committerstephan <stephan@noemail.net>
Sun, 25 Dec 2022 10:22:27 +0000 (10:22 +0000)
commit75c04ba89cee1bb6b7b2b599eeacfbd063c84703
tree99b7501c438e08cf75f1badbb789a1f49c7149d1
parent4099b3cab3c3451a2d9643738308be0b2d9e44b1
Simplify the signature for JS functions, as opposed to function pointers, passed to sqlite3_exec(), eliminating the superfluous initial two arguments. Update related tests to demonstrate both function-passing approaches.

FossilOrigin-Name: e7cc70cdda426863f82ebe1305f4c3053824c5a605b1516b0b7f205f1203178b
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid