Skip to content

Compose WASM

Latest
Compare
Choose a tag to compare
@phansier phansier released this 16 Sep 16:12
· 29 commits to develop since this release
4afd062

See https://coffegram.beriukhov.tech/

WASM version of multiplatform Coffeegram merged to develop and published with Github Pages & Actions.

There are currently 2 limitations:

  • no local storage - waiting for sqldelight/sqldelight#4965 in SqlDelight & something in DataStore
  • manual DI instead of Koin - because of RuntimeError: dereferencing a null pointer