Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Minor cleanups in the ESM-related preprocessor filtering. | stephan | 2022-11-20 |
* | Add build of sqlite3.mjs (ES6 module), add a test app for it, and include it ... | stephan | 2022-11-19 |
* | Replace use of cpp with the fit-to-purpose c-pp to avoid cpp's C-centric/JS-u... | stephan | 2022-11-18 |
* | Experimentally use clang's C preprocessor to filter #ifdef's out of the gener... | stephan | 2022-11-03 |
* | Minor WASM build cleanups. Enable custom Module.instantiateWasm() when not in... | stephan | 2022-10-30 |
* | Apply considerable acrobatics to get the JS/WASM deliverables building to and... | stephan | 2022-10-19 |
* | Add a top-level license and build-time version info header to generated sqlit... | stephan | 2022-10-16 |
* | Add oo1.JsStorageDb() as a convenience wrapper for oo1.DB(...,'kvvfs'). Minor... | stephan | 2022-09-30 |
* | Add JS infrastructure to ostensibly allow us to customize the wasm imports, w... | stephan | 2022-09-29 |