Can I use Kotlin native for OS development (Cool side project)? I remember hearing it is possible to compile Kotlin native to run without OS, but can't find any info about it on the docs.
🚫 2
c
Carl Hickman
11/27/2018, 5:18 PM
My knowledge may be incorrect but creating an OS would require a systems level language. Kotlin aims for more of app level development