Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Estimated effort
Request for new functionality
View staffing
Description
The
androidXMultiplatform
DSL forlinux()
should also addLINUX_ARM_64
as a target. Kotlin supports cross-compiling from Linux X64 to ARM64.I think the infra is almost there, besides some changes inhttps://download-cdn.jetbrains.com/kotlin/native/qemu-aarch64-static-5.1.0-linux-2.tar.gz
buildSrc
we also need the sysroot inprebuilts/androidx/kona/
which can be downloaded fromIt does mean new artifacts, e.g.
room-common-linuxarm64