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 support for linuxArm64 and linuxArm32Hfp targets #193

Closed
wants to merge 1 commit into from
Closed

Add support for linuxArm64 and linuxArm32Hfp targets #193

wants to merge 1 commit into from

Conversation

soywiz
Copy link

@soywiz soywiz commented Jul 14, 2021

@Jessewb786
Copy link

I work for Trimble and we're currently evaluating Kotlin/Native as a replacement and linuxArm32hfp is a must for us to go ahead with it. I suspect this is the case for quite a few other companies too.
For example, we need Ktor for our network communications, but it doesn't have support for the target, because coroutines doesn't have support for it, because atomicfu hasn't added support for it.
It would be greatly appreciated if this PR were given some attention.

P.S: The work you guys do is much appreciated.

@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
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