]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add JS wrapper for sqlite3_exec() which knows how to handle a JS callback. Add some...
authorstephan <stephan@noemail.net>
Fri, 30 Sep 2022 20:35:37 +0000 (20:35 +0000)
committerstephan <stephan@noemail.net>
Fri, 30 Sep 2022 20:35:37 +0000 (20:35 +0000)
commite67a0f40e419f4945d8157cb047ae302bf1f2852
treea31e7863c9e6867e74ce53be5545eef1e5e02c9a
parentd18f1bbfe06e40713de908cd894d9857f6c11606
Add JS wrapper for sqlite3_exec() which knows how to handle a JS callback. Add some console.error() reporting of module-load failures, as they otherwise often get silently swallowed up by the loader's mechanisms. Add 'flexible-string' JS-to-WASM argument converter which performs more X-to-string conversions than the 'string' arg converter does.

FossilOrigin-Name: 96818aa83f4ccc574f558231249ecbdd39763b4351cf4cf6d33f53774a3ee5e6
ext/wasm/api/extern-post-js.js
ext/wasm/api/sqlite3-api-cleanup.js
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/testing1.js
ext/wasm/testing2.js
manifest
manifest.uuid