qdsfdhvh / compose-imageloader

Compose Image library for Kotlin Multiplatform.

Home Page:https://qdsfdhvh.github.io/compose-imageloader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for WASM

DRSchlaubi opened this issue · comments

I tried using this with compose 1.4.0-dev-wasm06 and it conflicts with that version, so I cannot use it

commented

This may take some time, some of the current dependencies such as kotlinx.coroutines have not add wasm target yet.

@DRSchlaubi I've just released a version 1.6.4-wasm0, you can try it out.