What kotlin platform compilers currently have an I...
# kotlin-native
s
What kotlin platform compilers currently have an IR?
g
There are different IRs, backend and frontend ones. As I know K/N already uses IR, JVM work in progress, not sure about JS
s
JS work in progress too.