aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/sqlite3-api-prologue.js
Commit message (Expand)AuthorAge
...
* | Add EM_JS() impl for kvstorageRead().stephan2022-09-11
* | Initial prototype impls of write/delete-key ops for the pending kvvfs which u...stephan2022-09-11
* | js: resolve the mysterious "extra" unhandled exception notification, caused b...stephan2022-08-24
* | More work on how to configure the sqlite3 JS API bootstrapping process from h...stephan2022-08-24
* | More experimentation with how client-side config state can be passed on to in...stephan2022-08-22
* | Refactor JS API amalgamation such that the bootstrapping/configuration is def...stephan2022-08-22
* | Minor cleanups, reorgs, and doc updates for the JS APIs. Renamed sqlite3(-api...stephan2022-08-17
* | Cleanups in the wasmfs/opfs integration but disable it in order to get the bu...stephan2022-08-13
|/
* wasm refactoring part 2 of (apparently) 2: moved ext/fiddle/... into ext/wasm...stephan2022-08-10