aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/sqlite3-worker1.js
Commit message (Expand)AuthorAge
* Apply considerable acrobatics to get the JS/WASM deliverables building to and...stephan2022-10-19
* Considerable wasm/js build cleanups and reworking. Remove wasmfs builds from ...stephan2022-10-19
* Tweak sqlite3-worker1.js to be able to load either sqlite3.js or sqlite3-wasm...stephan2022-10-01
* Rework the Emscripten-emitted module loader/init function such that it passes...stephan2022-09-29
* WASM API renaming. Reworked JS API bootstrap's async post-init into a generic...stephan2022-09-27
* Significant restructuring of the Worker #1 request/response object structures...stephan2022-08-24
* Minor cleanups, reorgs, and doc updates for the JS APIs. Renamed sqlite3(-api...stephan2022-08-17