]> git.ipfire.org Git - thirdparty/sqlite.git/commit
wasm: expose sqlite3_de/serialize(), sqlite3_malloc/free() and friends, noting that...
authorstephan <stephan@noemail.net>
Fri, 30 Sep 2022 10:55:28 +0000 (10:55 +0000)
committerstephan <stephan@noemail.net>
Fri, 30 Sep 2022 10:55:28 +0000 (10:55 +0000)
commit53d4e01d063ebee14ff06706b58faba0d07df136
treed5dde8d27559fc29935068ffc5480d0020ecd6dc
parentf71c954cbc07fa0fc8a59e2a8a5a2a32b8e5d95c
wasm: expose sqlite3_de/serialize(), sqlite3_malloc/free() and friends, noting that the former explicitly lies on use of the latter for memory management so is not generically safe for use in wasm.

FossilOrigin-Name: fbc0edb5d31aa0dea92460e853f15f08c642451a7878994116b530cf172325cc
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-wasm.c
manifest
manifest.uuid