phansier / Coffeegram

Android, Desktop, iOS apps using Jetpack & Multiplatform Compose
Apache License 2.0
411 stars 28 forks source link

wasm support #146

Open phansier opened 3 months ago

phansier commented 2 months ago

Wasm implemented with local storages (because libs do not support wasm target) in branch: https://github.com/phansier/Coffeegram/tree/146-wasm-support

image

phansier commented 2 months ago

TODO: