Kotlin Native integrates with LLVM, LLVM can target the AVR microcontroller... size-wise, what is the chance of compiling (very simple) Kotlin for a target as small as an 8-bit AVR? Is there too much dependant bootstrap code even for the most simple 'hello world' or is this possible?