Remix.run Logo
pjmlp 2 days ago

Since Android 5 that ART uses AOT, and nowadays it is a mix of JIT and AOT with PGO metadata shared via PlayStore.

Additionally, Java and Kotlin are quite usable outside Android, instead of flourishing in a single vendor ecosystem.

Swift outside Apple ecosystem is as interesting as using Objective-C with GNUStep.