https://kotlinlang.org logo
Title
n

napperley

06/30/2018, 11:38 PM
What software development areas are likely to be supported by Kotlin Native (v1.0 onwards)? Would the following areas be supported: 1. Serverless, a sub area of Server-side 2. Desktop 3. CLI 4. IoT (using a SBC like Rpi, BBB etc), which is a sub area of Embedded 5. Machine Learning 6. AI 7. iOS 8. Android 9. Web Stack (both the web front-end and back-end via WASM)
o

olonho

07/01/2018, 7:07 AM
technically, we try to provide compiler, Gradle plugin and platform bindings/interop, while keeping selection of development purpose up to our users
n

Nikky

07/01/2018, 3:30 PM
about desktop.. i know there is a github for libui withK/N but without any useful readme or similar i am hoping and wishing for qt5 eventually
n

napperley

07/01/2018, 10:52 PM
Unfortunately Qt only exposes a C++ API. Would require the Qt maintainers to provide C APIs which is extremely unlikely. 🙁
k

krtko

07/01/2018, 11:17 PM
I would love to use it for game development. Anything to help get us away from C#