diff options
author | stephan <stephan@noemail.net> | 2022-12-01 03:55:28 +0000 |
---|---|---|
committer | stephan <stephan@noemail.net> | 2022-12-01 03:55:28 +0000 |
commit | 2b2199570da5d8e3e6a5cf1caae97a66b705124f (patch) | |
tree | bb2074189e99113a35d32bd25f4c2d92cac68a6d /ext/wasm/api/sqlite3-wasm.c | |
parent | 85ec20ac66d0a5fe8d6ae4769216bd06338d9a9f (diff) | |
download | sqlite-2b2199570da5d8e3e6a5cf1caae97a66b705124f.tar.gz sqlite-2b2199570da5d8e3e6a5cf1caae97a66b705124f.zip |
Expand "sqlite3_vfs*" JS-to-WASM function argument conversions to accept VFS names (JS strings) and capi.sqlite3_vfs instances. Implement sqlite3_js_vfs_create_file() to facilitate creation of file-upload features which store the file in VFS-specific storage (where possible, e.g. "unix" and "opfs" VFSes). Correct an argument type check in the SQLite3Error and WasmAllocError constructors.
FossilOrigin-Name: e1009b16d351b23676ad7bffab0c91b373a92132eb855c9af61991b50cd237ed
Diffstat (limited to 'ext/wasm/api/sqlite3-wasm.c')
0 files changed, 0 insertions, 0 deletions