yeah, they are a bit late to the party.. but they are here for the long run, they also mention web assembly and consoles..
d
dalexander
05/06/2019, 10:17 PM
Agree with "too little, too late". The whole .NET platform seems like it was inspired by the JVM but they seem to have missed the lessons on cross-platform compatibility, at least until recently. If Microsoft had pushed harder while the Java platform was floundering in the ~2006-2014 years, maybe they could have taken a lot of mindshare (hard to tell Java was going to have a bad 10 years or so, though).
i
itnoles
05/06/2019, 10:47 PM
They already have Xamarin for it
n
napperley
05/06/2019, 10:47 PM
Will be making the prediction that Kotlin will have a elegant multi-platform interop system (static lib API style) between all the Kotlin platforms (JVM, Android, Native, and JS), which is low maintenance, explicit/easy to troubleshoot, easy to use, and provides good performance. Don't think that .NET would have something similar to what I have described.
i
itnoles
05/06/2019, 10:50 PM
Mono Runtime is not great for Android platforms because GC