badoo / Reaktive

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

[2.0] Disabled JS legacy mode #737

Closed arkivanov closed 1 year ago

arkivanov commented 1 year ago

The new IR mode is stable since Kotlin 1.8.0, the legacy mode is deprecated and is not really maintained anymore. Also, I bumped into some runtime errors in the legacy mode while converting millis to kotlin.time.Duration. Let's disable it in v2.0