]> git.ipfire.org Git - thirdparty/sqlite.git/commit
js: implement a hand-written wrapper for sqlite3_create_function_v2() which converts...
authorstephan <stephan@noemail.net>
Sun, 2 Oct 2022 18:47:39 +0000 (18:47 +0000)
committerstephan <stephan@noemail.net>
Sun, 2 Oct 2022 18:47:39 +0000 (18:47 +0000)
commit9892883e9e285bd8f5445ad51be9f6ce8b6cc92b
tree57d5ef656ba3f6ec159e26b5383aabd2f9285a3a
parent9fdce595ebc88dd3a5c5a94a72981279e094423c
js: implement a hand-written wrapper for sqlite3_create_function_v2() which converts, if necessary, JS-function-type args to WASM function wrappers. Replace DB.createFunction() impl with the new one.

FossilOrigin-Name: 435ab33384017967e46f52b70bee851a85a28808990a0e58dd5288f606b89c9c
ext/wasm/api/README.md
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-oo1.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/common/whwasmutil.js
manifest
manifest.uuid