Anyone know if Kotlin Native has been tried out on the Fuschia OS?
n
napperley
11/28/2018, 8:55 PM
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
kpgalligan
11/28/2018, 9:11 PM
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
olonho
11/29/2018, 5:15 AM
Guess answer is “nobody tried”/“cared enough to try”