I'm not sure how possible it may be because of the...
# kotlin-native
r
I'm not sure how possible it may be because of the GC
o
redrield: no memory mgmt paradigm prevent writing OS in certain language, think https://en.wikipedia.org/wiki/JavaOS
r
Presumably that would require recreating a JVM below the actual OS though? A lot of work to go through considering proper systems languages are able to just be called into from the raw assembly