You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
I'm mostly thinking of
androidNativeArm64
,androidNativeArm32
andwasm
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
(untilMemory
is released).Is there anything blocking the support of other targets?
The text was updated successfully, but these errors were encountered: