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

Support more native targets #45

Closed
Dominaezzz opened this issue Apr 12, 2019 · 3 comments
Closed

Support more native targets #45

Dominaezzz opened this issue Apr 12, 2019 · 3 comments

Comments

@Dominaezzz
Copy link
Contributor

I'm mostly thinking of androidNativeArm64, androidNativeArm32 and wasm but you might as well just publish for all them.

I want to get a Vulkan sample working on native android and I use this library for IoBuffer (until Memory is released).

Is there anything blocking the support of other targets?

@Dominaezzz
Copy link
Contributor Author

Also, androidNativeX86 and androidNativeX64. Would a PR for this be accepted?

@qwwdfsad
Copy link
Collaborator

qwwdfsad commented Dec 24, 2019

Thanks for letting us know!
Unfortunately, we are not ready to accept PR yet. The problem is not Gradle configuration, but everything else -- setting up a test environment, building a publication pipeline that supports these targets etc.
We are going to add these platforms (except wasm that libraries don't support in general) after the initial experimental release

@fzhinkin
Copy link
Collaborator

We're rebooting the kotlinx-io development (see #131), all issues related to the previous versions will be closed. Consider reopening it if the issue remains (or the feature is still missing) in a new version.

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

No branches or pull requests

3 participants