SQLiteNow 0.4.0 is released. I have added Kotlin/J...
# feed
t
SQLiteNow 0.4.0 is released. I have added Kotlin/JS support, so now it is truly multiplatform (Android, iOS, JVM, JS). Kotlin/JS implementation (based on SQL.js) supports automatic persistence to IndexDB. Additionally you can still use Oversync to perform two-way (and multi-device) synchronization with your PostgreSQL database. https://github.com/mobiletoly/sqlitenow-kmp
K 2
m
And what about wasmJs?
t
most likely with version 0.5, I haven't used wasmJs in any of my projects yet, so need to make sure I fully understand the entire pipeline and integration issues
👍 2
actually wasmJs is done, I'm testing it now. thanks guys for pushing me, it definitely makes project better. so if no watchos target needed (this one will be tricky, because I would need to rely on non-bundled SQLite drivers) - I will release wasmJs support tomorrow
👍 1