aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/speedtest1.html
Commit message (Expand)AuthorAge
* In the wasm makefiles, replace X:=Y with X=Y because := has different semanti...stephan2025-07-16
* Reduce the maximum --size flag for JS kvvfs speedtest1 from 4 to 2, as --size...stephan2025-06-21
* Remove some dead JS code and tweak some docs.stephan2022-12-08
* Move the sqlite3.capi.wasm namespace to sqlite3.wasm. This causes a tiny bit ...stephan2022-10-29
* speedtest1.html: when vfs==kvvfs, increase --size from 2 to 4, as enabled by ...stephan2022-10-27
* Rename sqlite3_web_... to sqlite3_js_... Document the worker1.close.unlink op...stephan2022-10-20
* Apply considerable acrobatics to get the JS/WASM deliverables building to and...stephan2022-10-19
* Rework the Emscripten-emitted module loader/init function such that it passes...stephan2022-09-29
* wasm/js: rename /persistent to /opfs to account for potential future persiste...stephan2022-09-27
* Merge kv-vfs-magic-names branch into fiddle-opfs branch and make some kvvfs-r...stephan2022-09-20
* Remove an obsolete file. Update wasmfs build for today's changes. Fix the cas...stephan2022-09-19
* Add sqlite3_web_vfs_list() to JS API. Corrected OPFS VFS's registering itself...stephan2022-09-19
* Merge kv-vfs branch into fiddle-opfs. Adjust various JS APIs and apps to deal...stephan2022-09-19
* More work on the synchronous OPFS experimentation. Numerous wasm/js build twe...stephan2022-09-15
* speedtest1 wasm: add a link in the worker variant which launches the main-thr...stephan2022-09-09
* Make use of the --big-transactions flag in the speedtest1 JS apps.stephan2022-09-08
* Minor build cleanups and tweaks in the speedtest1 wasm apps.stephan2022-09-08
* Add speedtest1-worker.html, an interactive Worker-thread variant of speedtest...stephan2022-09-08
* Get speedtest1.js working with WASMFS/OPFS.stephan2022-09-06
* Initial build of speedtest1.wasm and speedtest1.html with which to run it.stephan2022-09-06