so another thing is that right now the Kotlin compiler doesn’t have any IR as such. this means that ...
y
so another thing is that right now the Kotlin compiler doesn’t have any IR as such. this means that every backend works directly against the AST and has to support all of the features available in Kotlin