Two new items for the Kotlin Bingo card :page_faci...
# random
n
Two new items for the Kotlin Bingo card 📄 : 1. KotlinX Coroutines library adds support for the linuxArm64 target before the release of GTA 6 2. Kotlin Native tool chain is ported to Linux ARM 64 before the release of Elder Scrolls VI Prepare to update your bingo cards! 😆
😂 6
kodee happy 1
d
Hi! Sorry, could you explain what's lacking in the linuxArm64 support for
kotlinx.coroutines
? https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-linuxarm64/ shows that the library has linuxArm64 support since 1.7.0.
n
Oh, I didn't know that. The official documentation doesn't make that clear. It would be very useful to list all the supported K/N targets in the readme ( https://github.com/Kotlin/kotlinx.coroutines?tab=readme-ov-file ).
d
The README file already does mention that, at the very bottom: https://github.com/Kotlin/kotlinx.coroutines/?tab=readme-ov-file#native
n
Well in that case item one on the bingo card will need to be replaced with the following:
Both the linuxX64 and linuxArm64 K/N targets are promoted to K/N tier 1 support before the release of GTA 6
👍 1