]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Diverse cleanups and docs in the JS and kvvfs pieces. Functional changes: (A) ensure...
authorstephan <stephan@noemail.net>
Fri, 19 Sep 2025 17:24:47 +0000 (17:24 +0000)
committerstephan <stephan@noemail.net>
Fri, 19 Sep 2025 17:24:47 +0000 (17:24 +0000)
commitd4cc844a2be46be1681c6217e02b451c64196b6b
treed7d83c226a9e55cbd9c3a7209b8563698376044d
parent194d6edeb6d9b21d7dc6b209b81a9be6afd384b6
Diverse cleanups and docs in the JS and kvvfs pieces. Functional changes: (A) ensure that the 'i32' JS/WASM func arg/result conversion works properly with a 64-bit-memory WASM build (which we neither use nor test but [https://webassembly.org/news/2025-09-17-wasm-3.0/ | the newly-ratified WASM 3.0] brings within potential reach). (B) Fix sqlite3_js_posix_create_file() to not deallocate its input array if the client passes in raw memory (the library has never used it that way but the API permits it).

FossilOrigin-Name: 79af65a694fbbb3d501fb2ebd835c259ca644e0dafdd71eeb9f0a7c0e9128a1e
ext/wasm/api/sqlite3-api-glue.c-pp.js
ext/wasm/api/sqlite3-api-oo1.c-pp.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/common/whwasmutil.js
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid
src/os_kv.c