]> git.ipfire.org Git - thirdparty/sqlite.git/commit
WASM: added bindings for sqlite3_compileoption_get/used(), moved OO #1 into sqlite3...
authorstephan <stephan@noemail.net>
Sun, 22 May 2022 16:25:43 +0000 (16:25 +0000)
committerstephan <stephan@noemail.net>
Sun, 22 May 2022 16:25:43 +0000 (16:25 +0000)
commit40b5b19a0ffaac4063df6fbf56c3854e3ce8ac72
treea1397b0ac6c716bd49616dcc4dd540e7e5f3f87e
parentd60b7275c3a8734ab8ebeeb5277b2fbb49f49484
WASM: added bindings for sqlite3_compileoption_get/used(), moved OO #1 into sqlite3-api.js since it can only be used from the same thread as that API and separating them complicates client-side use. Started adding test utilities and tests for the OO1 API.

FossilOrigin-Name: f3bc0328c87cac7d50513b0f13576d8fe7b411396f19c08fbe7e7c657b33cfbf
ext/fiddle/EXPORTED_FUNCTIONS.sqlite3
ext/fiddle/sqlite3-api.js
ext/fiddle/testing-common.js
ext/fiddle/testing1.js
manifest
manifest.uuid