diff options
author | stephan <stephan@noemail.net> | 2022-12-23 23:46:33 +0000 |
---|---|---|
committer | stephan <stephan@noemail.net> | 2022-12-23 23:46:33 +0000 |
commit | 027afccdcd6e9077b7043545a3f8bd32cfb5a397 (patch) | |
tree | 261b5266a2f496a039c349a9ce334413894538bb /ext/wasm/api/sqlite3-wasm.c | |
parent | ab9c2d571e5927060c65d7bfd3132348f6240159 (diff) | |
download | sqlite-027afccdcd6e9077b7043545a3f8bd32cfb5a397.tar.gz sqlite-027afccdcd6e9077b7043545a3f8bd32cfb5a397.zip |
Reimplement JS's sqlite3_bind_text/blob() with hand-written bindings to permit more flexible inputs. Add automated JS-to-C function conversion to sqlite3_busy_handler(). sqlite3.wasm.xWrap()'s '*' argument conversion no longer treats JS strings as C-strings: those conversions require explicit opt-in via the 'string' converter (or equivalent).
FossilOrigin-Name: 96ba44946b3e88b6aa305c4363cbbfeab0d9120b3d8c4d2587d68b9293ea7cc6
Diffstat (limited to 'ext/wasm/api/sqlite3-wasm.c')
0 files changed, 0 insertions, 0 deletions