badoo / Reaktive

Kotlin multi-platform implementation of Reactive Extensions
Apache License 2.0
1.17k stars 58 forks source link

Support WASM target #767

Closed arkivanov closed 9 months ago

arkivanov commented 10 months ago

See Kotlin for WebAssembly Goes Alpha.

arkivanov commented 10 months ago

Waiting for stable coroutines version 1.8.0, and ideally a fix for https://github.com/Kotlin/kotlinx.coroutines/issues/3305.