In what scenario is the current compiler unstable? even a dev version of it?
d
Dominaezzz
06/30/2020, 4:03 PM
I wasn't necessarily talking about the compiler but compiler plugins. But now that you bring it up, the new IR compiler back-end is not yet stable too as it is said in the "What to expect in
1.4
" blog post. Also, almost every release of Kotlin breaks compiler plugins. There's barely any docs on it because the compiler team discourages us from using it yet and relying on an unstable api.