]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Export sqlite3_bind/value/result_pointer() to wasm. Add 'static-string' argument...
authorstephan <stephan@noemail.net>
Mon, 5 Dec 2022 11:30:39 +0000 (11:30 +0000)
committerstephan <stephan@noemail.net>
Mon, 5 Dec 2022 11:30:39 +0000 (11:30 +0000)
commit0adef0937451b9c93688c00e26a792915361af5d
treefc308f640ba6a2b065e1f4dfb6ae9131ba0abc2c
parent08fc64ea04d7b8ce458ba13608502159a2727738
Export sqlite3_bind/value/result_pointer() to wasm. Add 'static-string' argument converter to support the lifetime requirements of bind/result_pointer()'s string argument. Correct an endless loop in wasm.cstrlen() when passed a non-C-string argument.

FossilOrigin-Name: a94552434a657376d5ce1831de05c1b15fb153020848cd825fb0df413c3baa70
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/common/whwasmutil.js
manifest
manifest.uuid