Hacker News new | past | comments | ask | show | jobs | submit login

The main SDKs and programming paradigms for Java and C# both don't mesh well with AOT, though. Reflection, heavy reflection based frameworks.

Not that many places use Java/C# AOT compilation, except for games/iOS apps.

Almost every place I've seen using Java/C# was using JIT.




Android uses a mix of JIT/AOT, just as most Java embedded development.

As for not everything being supported, well that is no different from having C++ code with RTTI and exceptions disabled, or being forced into a specific linking model due to possible problems with a third party dependency.


and that is why they failed to provide proper toolkits for android smartwatch and were forced to call samsung for help


Better watch the Wear talks, the only thing they are getting from Samsung is the Faces designer and the commitement to drop Tizen for Wear.

Is is still plain old Java/Kotlin/C++ as usual.

Press should be better informed, but that is asking too much in modern times.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: