Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Wasm build cleanups. Fix the wasm speedtest1 builds broken by yesterday's ref... | stephan | 2024-09-24 |
* | Further wasm build cleanups and tweaks. No functional changes. | stephan | 2024-09-24 |
* | 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 |
| * | Resolve a nested if-block bug in ext/wasm/c-pp.c which caused output after a ... | stephan | 2023-01-27 |
| * | Beginnings of a bundler-friendly build of sqlite3.mjs. Not yet ready for down... | stephan | 2023-01-27 |
* | | Work around a JS null pointer deref which could be triggered from the dev con... | 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 |