aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/sqlite3-wasm.c
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
* | Get speedtest1.js working with WASMFS/OPFS.stephan2022-09-06
* | Refactor JS API amalgamation such that the bootstrapping/configuration is def...stephan2022-08-22
* | Cleanups in the wasmfs/opfs integration but disable it in order to get the bu...stephan2022-08-13
* | Build fiddle with WASMFS OPFS support and attempt to use it if available. It ...stephan2022-08-12
|/
* wasm: document the role of sqlite3-wasm.c. Other minor doc updates.stephan2022-08-12
* wasm opfs: error handling fix for an impossible-to-reach error case. Minor co...stephan2022-08-10
* wasm refactoring part 2 of (apparently) 2: moved ext/fiddle/... into ext/wasm...stephan2022-08-10