In cases, where you need something very small or short, yes, Kotlin-Native is a very good candidate. The performance will be similar to Go though slower (in general) than Kotlin-JVM . But start time and memory footprint will be smaller.
Is Kotlin native faster than Kotlin JVM?
In cases, where you need something very small or short, yes, Kotlin-Native is a very good candidate. The performance will be similar to Go though slower (in general) than Kotlin-JVM . But start time and memory footprint will be smaller.