aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/pre-js.c-pp.js
Commit message (Expand)AuthorAge
* Wasm build cleanups. Fix the wasm speedtest1 builds broken by yesterday's ref...stephan2024-09-24
* Further wasm build cleanups and tweaks. No functional changes.stephan2024-09-24
* Replace use of 'self' in JS code with 'globalThis', as that works in browsers...stephan2023-03-07
* Add JS bundler-friendly JS build. Minor test code cleanups.stephan2023-01-28
|\
| * More work on creating a separate sqlite3.js build which is hopefully friendly...stephan2023-01-27
| * Resolve a nested if-block bug in ext/wasm/c-pp.c which caused output after a ...stephan2023-01-27
| * Beginnings of a bundler-friendly build of sqlite3.mjs. Not yet ready for down...stephan2023-01-27
* | Work around a JS null pointer deref which could be triggered from the dev con...stephan2023-01-27
|/
* Rename some JS files from X.js to X.c-pp.js to keep the maintainer, and downs...stephan2022-11-30