]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Revert part of [9386d6f63468] because the new automatic function pointer binding...
authorstephan <stephan@noemail.net>
Mon, 12 Dec 2022 18:42:39 +0000 (18:42 +0000)
committerstephan <stephan@noemail.net>
Mon, 12 Dec 2022 18:42:39 +0000 (18:42 +0000)
commit33ce0b3ff34530a47e928fbce053c76db83ab3d2
tree19dea951dedcbcf4be52fb58388870c595f69d10
parentd8e07c780c55ccd6bfb6f005cafbfdae560bf7e7
Revert part of [9386d6f63468] because the new automatic function pointer binding cannot properly track per-context function mappings when the context is more complex than a single context-type pointer. e.g. it is fine for sqlite3_trace_v2() but it breaks down with sqlite3_create_collation() because that one needs to use the collation name as part of the context key and we cannot sensibly do so with the current code.

FossilOrigin-Name: 6cd21b79075367227b57bccf829cc7d4ccc7d7fbcfaed226b4c8e942ddae4eb6
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/common/whwasmutil.js
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid