aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/scratchpad-wasmfs-main.js
Commit message (Expand)AuthorAge
* More work on the wasmfs build and its test apps.stephan2023-07-13
* Get speedtest1 wasmfs variant running again.stephan2023-07-13
* More work on the wasmfs build. Resolve the inconsistent argument type passed ...stephan2023-07-13
* Get wasmfs build and its bare-bones test app working again, albeit currently ...stephan2023-07-13
* Move the sqlite3.capi.wasm namespace to sqlite3.wasm. This causes a tiny bit ...stephan2022-10-29
* Remove oo1.DB.hasFilename() and getFilename(), as they are unnecessary.stephan2022-10-26
* 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
* Numerous cleanups in the JS bits. Removed some now-defunct wasm test files. E...stephan2022-09-18
* Split wasmfs-enabled build of sqlite3.js/wasm into sqlite3-wasmfs.js/wasm, as...stephan2022-09-15