Hello Community, how to work with Kotlin/Native or cinterops on aarch64-host?
Is there a configuration-option in gradle for this?
If I try to use it, I got an error: host linux aarch64 not supported.
Is this true? I mean I have working LLVM, NDK, Clang, JVM all on aarch64, but kotlin/native not working.