Any plans for a RISC-V target?
# kotlin-native
s
Any plans for a RISC-V target?
n
I would have thought that the Kotlin Native team have so much going on (especially with the new memory management system - https://blog.jetbrains.com/kotlin/2020/07/kotlin-native-memory-management-roadmap/ ) that adding a new Kotlin Native target would be a low priority.
👍 1
It has been mentioned before by a member of the Kotlin Native team that there are no plans to add additional Kotlin Native targets.
Hypothetically if a RISC-V target was added (eg linuxRiscV) the Kotlin Native team would want to ensure that all the Linux targets are reasonably mature (eg a decent Kotlin Native ecosystem exists supporting the targets), before adding the new target.