looks like MS i going to mimic kotlin multiplatfor...
# random
s
looks like MS i going to mimic kotlin multiplatform 😛 https://devblogs.microsoft.com/dotnet/introducing-net-5/ (CTRL + F -> swift interop)
😲 1
e
too ugly too late
s
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
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
They already have Xamarin for it
n
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
Mono Runtime is not great for Android platforms because GC