/kotlin-native-samples

A very basic project sample used to test Kotlin Native compilation

Primary LanguageKotlinApache License 2.0Apache-2.0

kotlin-native-samples

A very basic project sample used to test Kotlin Native compilation.

This project uses Maven instead of Gradle, but relies on locally installed Kotlin Native binaries for compilation through a CLI Mojo (not best practice).