Yes! It's possible. We don't ship a driver using t...
# squarelibraries
d
Yes! It's possible. We don't ship a driver using that SQLite wasm build (yet), but I built a demo of it a while ago here: https://github.com/dellisd/sqldelight-sqlite-wasm/
a
Could you please share more information about persistence on Web? If I use the normal
js
target in my Kotlin project (not
wasm
), is there any way of enabling persistence nowadays?