Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linuxArm32Hfp and linuxArm64 build targets #2841

Closed
wants to merge 1 commit into from

Conversation

ObsidianX
Copy link

Note: depends on kotlinx.atomicfu ARM builds (PR for support here: Kotlin/kotlinx-atomicfu#193 )

@qwwdfsad
Copy link
Collaborator

qwwdfsad commented Nov 1, 2022

Thanks! We are working internally on guarantees that we are ready to provide for each individual target (as well as the overall understanding which targets we are going to support) and as soon as the public guarantees are published, we'll add each supported target to all our libraries at once

@qwwdfsad qwwdfsad closed this Nov 1, 2022
@frichez
Copy link

frichez commented Nov 6, 2022

Hi @qwwdfsad Please support/build all Kotlin multiplatform available targets. Many projects are using coroutines and are intent to run on embedded devices (arm32 in our case) and can't be build due to this limitation.

@hfhbd
Copy link
Contributor

hfhbd commented Nov 14, 2022

Another use-case: linuxArm64 for arm64 docker images consumed on Linux as well as on macOS (Apple Silicon)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants