Is Native aiming to be low level enough to create ...
# kotlin-native
g
Is Native aiming to be low level enough to create an operating system? Or is it going to be a bit higher level than that 8 replies @olonho I’m not familiar with system development in general and OS development paricularly, but just curious why K/N or any other language that compiles to native code is not suitable for OS development and why other languages are suitable. Is it because memory management or some language features?