Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Replace a lingering use of 'self' with 'globalThis' in JS code, for node comp... | stephan | 2023-03-09 |
* | Replace use of 'self' in JS code with 'globalThis', as that works in browsers... | stephan | 2023-03-07 |
* | Add JS bundler-friendly JS build. Minor test code cleanups. | stephan | 2023-01-28 |
|\ | |||
| * | More work on creating a separate sqlite3.js build which is hopefully friendly... | stephan | 2023-01-27 |
| * | Beginnings of a bundler-friendly build of sqlite3.mjs. Not yet ready for down... | stephan | 2023-01-27 |
|/ | |||
* | Rename some JS files from X.js to X.c-pp.js to keep the maintainer, and downs... | stephan | 2022-11-30 |