]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactor os_kv.c so that the kvvfs read/write/delete methods can be swapped out at...
authorstephan <stephan@noemail.net>
Sun, 9 Oct 2022 13:19:27 +0000 (13:19 +0000)
committerstephan <stephan@noemail.net>
Sun, 9 Oct 2022 13:19:27 +0000 (13:19 +0000)
commitd35b5587df9b6e68ac5a1a1907a95ce6e3abee51
treef01083eecc508c5b85829a8bb76216e24fe8915a
parentd6555726ed43a97ea2da6029caeb8ccaedcbc9dc
Refactor os_kv.c so that the kvvfs read/write/delete methods can be swapped out at runtime by JS implementations. This eliminates the kvvfs dependency on Emscripten. Checkin part 1 of 2, to account for cherrypicking.

FossilOrigin-Name: ea370b9b05f7ed7eaa154ba58019f6642217eabc18517e721567adf948d93980
manifest
manifest.uuid
src/os_kv.c