❓ Which embedded device(s) have people successfully run Kotlin code on?
@msink says Nucleo F411RE which I note only has 0.5MB Flash; small in relation to the large binary sizes currently being reported.
Are there any (much) larger Flash sized MCU's which could compensate for the binary sizes, in order to use Kotlin for embedded dev, today? I'm interested in doing so, even if it costs somewhat more in hardware.