I wonder if kotlin-native also aims to run on ARM based MCUs like STM32 eventually
n
napperley
07/30/2017, 12:04 AM
Do know that the Kotlin Native team has a real desire to have Kotlin run on ARM Uc's. One team member thought it wouldn't be too difficult to have the porting done.
o
olonho
07/31/2017, 7:38 AM
With recent improvements of portability for web assembly it shall not be hard, once all pending changes are merged
r
roamingthings
08/06/2017, 4:20 AM
Isn't Kotlin Native using LLVM? AFAIK there is no such compiler for ARM MCUs