]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Expose the new sqlite3_set_errmsg() to wasm. Refactor JS's sqlite3__wasm_db_error...
authorstephan <stephan@noemail.net>
Sun, 14 Sep 2025 12:14:42 +0000 (12:14 +0000)
committerstephan <stephan@noemail.net>
Sun, 14 Sep 2025 12:14:42 +0000 (12:14 +0000)
commit6b8d7ac5997eda3104fbbf31bb8d8b2688fb62ff
tree185952f58d746690c5dc02d31505002daa180f27
parentc7cb05813cfff857732f2c60a45080fd8096c59e
Expose the new sqlite3_set_errmsg() to wasm. Refactor JS's sqlite3__wasm_db_error() to wrap that instead of the WASM-specific routine which previously did that job. This resolves the TODO added in [ead8a3a94e].

FossilOrigin-Name: e447a50f3a3791c264a68000948daa64edb1857d51d256fbd1ff0f2c2b330d5e
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-core
ext/wasm/api/sqlite3-api-glue.c-pp.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid