Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |