Join Slack
Powered by
Just curious if anyone has run Kotlin on ARM proce...
# announcements
d
digitalsanctum
10/09/2019, 9:22 PM
Just curious if anyone has run Kotlin on ARM processors? Any caveats?
k
karelpeeters
10/09/2019, 9:32 PM
If you get a JVM running it should be exactly the same, for native looks like it's supported as well:
https://github.com/JetBrains/kotlin-native/issues/458
u
ursus
10/09/2019, 9:33 PM
android is mostly arm
k
karelpeeters
10/09/2019, 9:33 PM
Yeah and that's on a JVM, so it works exactly the same.
d
digitalsanctum
10/10/2019, 1:04 AM
Thanks. What made me ask is reading this:
https://aws.amazon.com/blogs/compute/running-java-applications-on-amazon-ec2-a1-instances-with-amazon-corretto/
9
Views
Open in Slack
Previous
Next