Any example of a native library that has been buil...
# kotlin-native
b
Any example of a native library that has been built + published as a KLib? I’d like to see the Gradle build logic for cross-platform builds, maybe we can set up a repo with CI builds for common native artifacts, like
javacpp-presets
for K/N
1