//arrow-meta/arrow.meta.dsl.codegen.ir

Package-level declarations

Types

Name Summary
IrSyntax [jvm]
interface IrSyntax
The codegen phase is where the compiler emits bytecode and metadata for the different platforms the Kotlin language targets. In this phase, by default, the compiler would go into ASM codegen for the JVM, or into IR codegen if IR is enabled. IR is the Intermediate Representation format the new Kotlin compiler backend targets.

Do you like Arrow?

Arrow Org
<