I decided to give compose for web a try with sqlde...
# squarelibraries
d
I decided to give compose for web a try with sqldelight: https://github.com/dellisd/compose-sqldelight The only thing I'm not sure about is initializing the
Flow
that gets exposed to compose, since all of the JS driver stuff needs to be in
suspend
functions.