Join Slack
Communities
Powered by
Is anyone aware of any local on-disk database solu...
# webassembly
l
Linus Närkling
05/30/2024, 6:46 AM
Is anyone aware of any local on-disk database solutions that works in Compose Multiplatform Wasm? Like sqlite or indexeddb I've looked at Jetbrains Exposed, SQLDelight, and JuulLabs/indexeddb, but none of them currently support wasm
a
Alexander Girke
05/30/2024, 7:21 AM
I think SQLDelight is close to supporting it:
https://github.com/cashapp/sqldelight/pull/4965
❤️ 2
11
Views
Open in Slack
Previous
Next