]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Replace JS-side use of SQLITE_TRANSIENT with the new SQLITE_WASM_DEALLOC, reducing...
authorstephan <stephan@noemail.net>
Sat, 24 Dec 2022 15:28:45 +0000 (15:28 +0000)
committerstephan <stephan@noemail.net>
Sat, 24 Dec 2022 15:28:45 +0000 (15:28 +0000)
commit4099b3cab3c3451a2d9643738308be0b2d9e44b1
tree19ffa25452a2a1d3ae6d0906d170f51b54095c4f
parentcede6384fde313cd346c341e6088cb4c8a34f5c5
Replace JS-side use of SQLITE_TRANSIENT with the new SQLITE_WASM_DEALLOC, reducing the amount allocation/copying required by sqlite3_bind_blob/text() and sqlite3_result_blob/text(). Remove the 'experimental' log message from the virtual table tests.

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