]> git.ipfire.org Git - thirdparty/sqlite.git/commit
wasm: lots of doc additions and refactoring. Refactored the WASM memory heap usage...
authorstephan <stephan@noemail.net>
Sat, 25 Jun 2022 18:18:45 +0000 (18:18 +0000)
committerstephan <stephan@noemail.net>
Sat, 25 Jun 2022 18:18:45 +0000 (18:18 +0000)
commit0702c63bc0534ed0d8e49af45cfabfb482b54ea5
tree4cd1ea104e6562aecda7f975e63fe95d11c3b63e
parentfa17e10592371a28182edbabae3a7a9b748fcca5
wasm: lots of doc additions and refactoring. Refactored the WASM memory heap usage to hopefully eventually account for a runtime-growable heap. Differentiate between supported TypedArray types for input SQL strings vs binding/fetching blobs. Might (untested) have implemented the ability to bind UtfNNArray values as blobs, where NN is one of 16 or 32.

FossilOrigin-Name: e10d57dfbaa672a3a4cbfd9a9209552c3bde15cc75af838690ca412fd182066a
Makefile.in
ext/fiddle/sqlite3-api.js
ext/fiddle/testing1.js
ext/fiddle/wasm_util.c
manifest
manifest.uuid