no. at this time it's enough of a hassle tracking Kotlin compatibility. I would suggest evangelizing that JetBrains decouple their releases of the compiler+runtime from their releases of their Compose UI fork so that we can get access to stable, multiplatform versions at a similar pace to Google's release.
👍 4
l
Landry Norris
08/05/2022, 7:50 PM
I don’t think they have any plans to do this. They have talked about workarounds in #compose-ios that allow you to set the compiler version.
j
jw
08/05/2022, 7:51 PM
This is the runtime that's the problem, not the compiler. The compiler from Google is good enough to operate on JS and all native targets now.