aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/extern-post-js.js
Commit message (Expand)AuthorAge
* Add build of sqlite3.mjs (ES6 module), add a test app for it, and include it ...stephan2022-11-19
* More work towards creation of a ES6 JS module.stephan2022-11-19
* Change a self.X JS reference to X to account for a symbol resolution discrepa...stephan2022-11-16
* Minor WASM build cleanups. Enable custom Module.instantiateWasm() when not in...stephan2022-10-30
* Minor cleanups and doc improvements in the OPFS sqlite3_vfs proxy.stephan2022-10-25
* Minor internal JS cleanups.stephan2022-10-20
* Apply considerable acrobatics to get the JS/WASM deliverables building to and...stephan2022-10-19
* Considerable wasm/js build cleanups and reworking. Remove wasmfs builds from ...stephan2022-10-19
* Add a top-level license and build-time version info header to generated sqlit...stephan2022-10-16
* Add JS wrapper for sqlite3_exec() which knows how to handle a JS callback. Ad...stephan2022-09-30
* Add JS infrastructure to ostensibly allow us to customize the wasm imports, w...stephan2022-09-29
* Rework the Emscripten-emitted module loader/init function such that it passes...stephan2022-09-29