> all of them will be mutually incompatible, with own programming languages and data formats. The future looks bleak.
Isn't it already like this? We already have to make our apps in Obj C / Swift for iOS and Java/Kotlin for Android. You can use C/C++ libraries but you typically need to recompile them anyways. So if iOS or Android switch to different CPU architectures what's the problem? We will have to change our build processes, but the platforms are already fragmented.
Isn't it already like this? We already have to make our apps in Obj C / Swift for iOS and Java/Kotlin for Android. You can use C/C++ libraries but you typically need to recompile them anyways. So if iOS or Android switch to different CPU architectures what's the problem? We will have to change our build processes, but the platforms are already fragmented.