diff options
author | stephan <stephan@noemail.net> | 2022-12-12 14:31:38 +0000 |
---|---|---|
committer | stephan <stephan@noemail.net> | 2022-12-12 14:31:38 +0000 |
commit | 124fc52d96f47899371782a3f3ed7f9cbf6bbeb8 (patch) | |
tree | 3c42d7c209ffd4fd44f15d01d0f1117ec5dd792b /ext/wasm/api/sqlite3-api-oo1.js | |
parent | 5dbfc0dfdd5241bfc0cdc93915368e16ae50be2d (diff) | |
download | sqlite-124fc52d96f47899371782a3f3ed7f9cbf6bbeb8.tar.gz sqlite-124fc52d96f47899371782a3f3ed7f9cbf6bbeb8.zip |
Move JS-to-C binding signatures from sqlite3-api-prologue.js to sqlite3-api-glue.js to allow for use of the new/experimental sqlite3.wasm.xWrap() feature which automatically binds JS functions to WASM/C as needed, which simplifies creation of bindings which take C function pointers. Reimplement sqlite3_exec(), sqlite3_create_collation(), sqlite3_progress_handler() to use this new feature.
FossilOrigin-Name: 9386d6f634680b4e0fa5487c34c63acb29f0b7a6ae738b8f6164ad084a229b62
Diffstat (limited to 'ext/wasm/api/sqlite3-api-oo1.js')
0 files changed, 0 insertions, 0 deletions