mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Intended to be used by Kotlin/Wasm compiler. Includes: * IR tree: declarations, instructions, types. * Convertors: ir2text, ir2bin, bin2ir * Spec tests, to test convertors against reference Wabt tool