]> git.ipfire.org Git - thirdparty/sqlite.git/commit
wasm: introduce the sqlite3.oo1.DB.wrapHandle() and Stmt.wrapHandle() APIs, which... master
authorstephan <stephan@noemail.net>
Fri, 11 Jul 2025 19:52:36 +0000 (19:52 +0000)
committerstephan <stephan@noemail.net>
Fri, 11 Jul 2025 19:52:36 +0000 (19:52 +0000)
commit1b8f6558f8b54a43b1a5f2c6d9eb59cb0a7aeda4
tree849d753d5e88264908e272ad867dd6d8786b6ec1
parent69b5674b40932e483ba90e8c63d15901eae408e9
parent1f68085849b247a6a1773603cd56d915a1c5ce92
wasm: introduce the sqlite3.oo1.DB.wrapHandle() and Stmt.wrapHandle() APIs, which enable clients to wrap (sqlite3*) resp. (sqlite3_stmt*) pointers in their oo1 API counterparts, optionally with or without taking over ownership of the pointer.

FossilOrigin-Name: e5d079549594ca44852773b8919894866394e47ad725dadc7f65242413a219d3
ext/wasm/GNUmakefile
manifest
manifest.uuid