do you know when/if the <coupling between Compose ...
# compose
d
k
Correct me if I’m wrong, but seems like in the latest update we get some info about when it will happen: https://youtrack.jetbrains.com/issue/KT-49508/Stabilize-the-K2-Compiler-Plugin-API
👍 1
d
cool, so it is tied to having K2 stable
e
it's tied to Kotlin compiler stabilizing the compiler API, but K2 will change that so there's no point in trying to stabilize before then
d
it makes sense. Thanks!
m
But Compose has little to do with K2 (FIR). It's mostly a backend plugin, and stabilizing those is another story that I don't see happening quickly.