aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/index.html
Commit message (Expand)AuthorAge
* opfs-sahpool VFS now seems to work, in that it runs fine (and blazingly fast)...stephan2023-07-15
* More work on the wasmfs build and its test apps.stephan2023-07-13
* Correct handling of the speedtest1 --without-rowid flag in the HTML front-end...stephan2023-07-12
* Minor text-only updates to wasm demo/test HTML and license header.stephan2023-02-10
* Correct the handling of the worker1 and promiser JS files in the face of the ...stephan2023-01-29
* Update wasmfs.make to get WASMFS building again, but changes made to OPFS-ove...stephan2022-12-17
* wasm snapshot and doc-related build automation tweaks.stephan2022-12-03
* Minor touchups to the JS test index page and test server push rules.stephan2022-12-02
* Add test app for experimenting with multi-worker OPFS concurrency. Tweak OPFS...stephan2022-11-21
* Remove an obsolete reference to WASMFS from ext/wasm/index.html.stephan2022-11-20
* Get tester1.js working via an ES6 worker module and add that variant to the d...stephan2022-11-19
* Add build of sqlite3.mjs (ES6 module), add a test app for it, and include it ...stephan2022-11-19
* Add ext/wasm/module-symbols.html. Adjacent minor JS touchups.stephan2022-10-28
* Corrected link to fiddle in ext/wasm/index.html (broken by [3d7b4f36b7dd]).stephan2022-10-26
* Rename several demo/test files and include more of them in the end-user dist ...stephan2022-10-19
* Considerable wasm/js build cleanups and reworking. Remove wasmfs builds from ...stephan2022-10-19
* Typo fix.stephan2022-10-16
* Add a top-level license and build-time version info header to generated sqlit...stephan2022-10-16
* Move the rest of testing1.js into tester1.js and eliminate the dependency on ...stephan2022-10-13
* Remove a now-unnecessary --cachesize flag for the OPFS sqlite3_vfs speedtest1...stephan2022-10-09
* Add a --cachesize flag to the speedtest1-worker-opfs link in index.html becau...stephan2022-10-03
* wasm/js: rename /persistent to /opfs to account for potential future persiste...stephan2022-09-27
* Get fiddle db export working for OPFS VFS. Add root dir handle to the main OP...stephan2022-09-26
* Added some structure to the wasm demo link list.stephan2022-09-21
* Add a link to fiddle.html in the wasm test app index.html.stephan2022-09-21
* Remove an obsolete file.stephan2022-09-20
* Merge kv-vfs branch into fiddle-opfs. Adjust various JS APIs and apps to deal...stephan2022-09-19
* Rename demo-oo1.* to demo-123.* and add demo-123-worker.html, which runs the ...stephan2022-09-19
* Numerous cleanups in the JS bits. Removed some now-defunct wasm test files. E...stephan2022-09-18
* Move the OPFS VFS bits back into api/sqlite3-api-opfs.js. Refactor the OPFS V...stephan2022-09-18
* Plug OPFS methods in to their sqlite3_vfs/io_methods counterparts. Add URL ar...stephan2022-09-18
* Add initial bits of an experimental async-impl-via-synchronous-interface prox...stephan2022-09-17
* Add batch-runner-kvvfs.html, a kvvfs-specific build of batch-runner.html. Red...stephan2022-09-16
* More work on the synchronous OPFS experimentation. Numerous wasm/js build twe...stephan2022-09-15
* Remove some stale comments. Get scratchpad-opfs-worker2.js running again in p...stephan2022-09-15
* Split wasmfs-enabled build of sqlite3.js/wasm into sqlite3-wasmfs.js/wasm, as...stephan2022-09-15
* Merge kv-vfs branch into fiddle-opfs and add speedtest1-kvvfs.html test app (...stephan2022-09-12
* Merge kv-vfs branch into fiddle-opfs branch to add kvvfs-based wasm build and...stephan2022-09-12
* Add speedtest1-worker.html, an interactive Worker-thread variant of speedtest...stephan2022-09-08