Anyone know if Kotlin Native has been tried out on...
# kotlin-native
c
Anyone know if Kotlin Native has been tried out on the Fuschia OS?
n
As far as i'm aware no one has managed to get Kotlin working on Fuschia yet. Fuschia does have some C libraries. Remains unknown if the libraries cover the front-end (eg GUIs), or if its back-end only.
k
I would assume running K/N on fuschia is "simple", from the perspective that other llvm platforms should work (Swift for example). UI is a different story. If the general concern is will K/N work on Fuschia if google actually makes it into a "thing", I would say for sure.
o
Guess answer is “nobody tried”/“cared enough to try”