]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rename wasm.xWrap.resultAdapter() X:free entries to X:dealloc for consistency with...
authorstephan <stephan@noemail.net>
Sat, 3 Dec 2022 13:10:58 +0000 (13:10 +0000)
committerstephan <stephan@noemail.net>
Sat, 3 Dec 2022 13:10:58 +0000 (13:10 +0000)
commit09c27a59db621e621e32e4e90aa2b564dc84c574
treeaa7e165330c25a02ce29a5e108d788ff3c77f8fc
parent54ac04c8315f8ffc66991cea36d6daa580e8ad8b
Rename wasm.xWrap.resultAdapter() X:free entries to X:dealloc for consistency with wasm.dealloc(). Add an undocumented feature to replace wasm.alloc/dealloc/realloc() with the C-standard allocators (after an allocator misuse led down a several-hour rabbit hole trying to discover a mis-free() violation). Related test updates.

FossilOrigin-Name: d9807656f8a7c2a893d3f68ee5592f44826b8e999ae66f7d9000674b5c1b0207
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api
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