]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More cleanups in the UDF argument and result handling, in particular int64. Consolida...
authorstephan <stephan@noemail.net>
Sun, 2 Oct 2022 22:50:04 +0000 (22:50 +0000)
committerstephan <stephan@noemail.net>
Sun, 2 Oct 2022 22:50:04 +0000 (22:50 +0000)
commit510a9d1c6456a959f316353737f60e9300e600e4
treefb38766274f2860c251c8cf0129fdba671e82c5a
parent92ede964e109695fec79262f8ff007f0c9873187
More cleanups in the UDF argument and result handling, in particular int64. Consolidate some duplicate int64/bigint range checking code. Expose the UDF low-level utilities (arg/result conversion) to client code. Add the sqlite3_context pointer to the JS-side UDF wrappers for API consistency.

FossilOrigin-Name: 10ab77af952abf09f93f342a9d07a3b133f2c4c0a3588df3390cd3a923cafae4
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-oo1.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/demo-123.js
ext/wasm/testing1.js
manifest
manifest.uuid