Add a basic batch-mode SQL runner for the SAH Pool VFS, for use in comparing it again...
commit0693cb46e1c9ad9a7229adc3b0550238fbf91e0c
authorStephan Beal <sgbeal@googlemail.com>
Thu, 30 Nov 2023 20:34:24 +0000 (30 20:34 +0000)
committerStephan Beal <sgbeal@googlemail.com>
Thu, 30 Nov 2023 20:34:24 +0000 (30 20:34 +0000)
tree664ccf07b28090ac09caa4840b0182e367417115
parenta192005c28ee5cd2340d8e09e5180cec8db9c53a
Add a basic batch-mode SQL runner for the SAH Pool VFS, for use in comparing it against WebSQL. Bring the WebSQL batch runner up to date, noting that it cannot run without addition of an "origin trial" activation key from Google because that's now the only way to enable WebSQL in Chrome (that part is not checked in because that key is private). Minor code-adjacent cleanups.
ext/wasm/GNUmakefile
ext/wasm/batch-runner-sahpool.html [new file with mode: 0644]
ext/wasm/batch-runner-sahpool.js [new file with mode: 0644]
ext/wasm/batch-runner.js
ext/wasm/demo-123.js
ext/wasm/speedtest1-worker.html