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