# Notes from the Kotlin Native Frontier - Kevin Galligan

DevFeed: [Notes from the Kotlin Native Frontier - Kevin Galligan](<https://devfeed.tech/articles/notes-from-the-kotlin-native-frontier-kevin-galligan-38304.md>)

Original publisher: [Read original article](<https://touchlab.co/notes-from-the-kotlin-native-frontier>)

Published: 2017-10-06T15:00:26Z

Content type: article

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [kotlin-native](<https://devfeed.tech/topics/kotlin-native.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [code-sharing](<https://devfeed.tech/tags/code-sharing.md>), [ios](<https://devfeed.tech/tags/ios.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-multiplatform](<https://devfeed.tech/tags/kotlin-multiplatform.md>), [kotlin-native](<https://devfeed.tech/tags/kotlin-native.md>), [llvm](<https://devfeed.tech/tags/llvm.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [native](<https://devfeed.tech/tags/native.md>), [thoughts](<https://devfeed.tech/tags/thoughts.md>)

## AI overview

A personal technical note exploring Kotlin/Native samples, including an early WebAssembly sample and Kotlin's potential for sharing code across Android, JavaScript, iOS, and the web. The author emphasizes that the WebAssembly sample is experimental and not practical for current use.

## Source excerpt

The Android community has been taking a lot about Kotlin lately. In this post we are going to focus on the Kotlin/Native samples folder. Read online today.