Статья рассказывает о компиляции. Будет интересна тем, кто хотел бы узнать о разнице между Dalvik и ART, и чем R8 отличается от D8.
#android #compile
https://proandroiddev.com/android-cpu-compilers-d8-r8-a3aa2bfbc109
#android #compile
https://proandroiddev.com/android-cpu-compilers-d8-r8-a3aa2bfbc109
Medium
Android CPU, Compilers, D8 & R8
Imagine you have an important space mission ahead. You need a spacecraft that won’t get you into much trouble on the way. You may opt in a…
Познавательное видео про Kotlin компилятор
#kotlin #compile
https://blog.jetbrains.com/kotlin/2021/10/the-road-to-the-k2-compiler/
#kotlin #compile
https://blog.jetbrains.com/kotlin/2021/10/the-road-to-the-k2-compiler/
The JetBrains Blog
The Road to the K2 Compiler | The Kotlin Blog
We’ve been working on a new K2 Kotlin compiler for quite some time. The new compiler aims to speed up the development of new language features, unify all the platforms Kotlin supports, bring performan
Можно опробовать новый, более быстрый Kotlin компилятор - K2.
Он требует Kotlin 1.9 и пока не рекомендуется для использования в проде.
#kotlin #compile #k2
https://android-developers.googleblog.com/2023/07/try-k2-compiler-in-your-android-projects.html
Он требует Kotlin 1.9 и пока не рекомендуется для использования в проде.
#kotlin #compile #k2
https://android-developers.googleblog.com/2023/07/try-k2-compiler-in-your-android-projects.html
Android Developers Blog
Try the K2 compiler in your Android projects
The Kotlin compiler is being rewritten for Kotlin 2.0, and it already works in Jetpack Compose. Now is a great time to try it in your app's codebase.