Commit message (Expand) | Author | Age | |
---|---|---|---|
* | More work on the wasmfs build and its test apps. | stephan | 2023-07-13 |
* | Get speedtest1 wasmfs variant running again. | stephan | 2023-07-13 |
* | More work on the wasmfs build. Resolve the inconsistent argument type passed ... | stephan | 2023-07-13 |
* | Get wasmfs build and its bare-bones test app working again, albeit currently ... | stephan | 2023-07-13 |
* | Move the sqlite3.capi.wasm namespace to sqlite3.wasm. This causes a tiny bit ... | stephan | 2022-10-29 |
* | Remove oo1.DB.hasFilename() and getFilename(), as they are unnecessary. | stephan | 2022-10-26 |
* | Rework the Emscripten-emitted module loader/init function such that it passes... | stephan | 2022-09-29 |
* | WASM API renaming. Reworked JS API bootstrap's async post-init into a generic... | stephan | 2022-09-27 |
* | Numerous cleanups in the JS bits. Removed some now-defunct wasm test files. E... | stephan | 2022-09-18 |
* | Split wasmfs-enabled build of sqlite3.js/wasm into sqlite3-wasmfs.js/wasm, as... | stephan | 2022-09-15 |