Summary
Kotlin Native is definitely the future and we glimpsed what is possible in this chapter. But the language is still under review and there is a lot of stuff missing from it, such as documentation, better tooling support, and as well as a community, which I feel is the most important factor.
Multiplatform Kotlin enables the writing of Kotlin on Android, web, and iOS platforms respectively with the help of Native. It helps us reuse common code and have a single language across platforms.
We have successfully built our CSV reader application using the experimental Kotlin Native while leveraging amazing features such as interoperability with the C code, string interpolation, and extension functions. We also looked at how to compile the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access