👋 is here a plan to build coroutine for linuxArm64 ?
a
audriusk
08/31/2020, 8:46 AM
There is this ticket. But I see much more linuxArm64 support requests then upvotes on that ticket.
👍 3
n
napperley
08/31/2020, 11:00 PM
That is mainly due to many Kotliners not being aware that Kotlin Native has linuxArm32Hfp, and linuxArm64 targets. More Kotliners would know about the linuxX64 target, which naturally gets more attention, especially from the Kotlin Native team.
napperley
08/31/2020, 11:09 PM
Haven't seen anything to indicate there is more demand for linuxArm64 over linuxArm32Hfp. Most industrial SBC's (Single Board Computers) use the ARM v7 instruction set, which the linuxArm32Hfp target covers. About to get my hands on an industrial SBC in about two days time.