Hi, Because of some reasons, I need to generate .s...
# kotlin-native
v
Hi, Because of some reasons, I need to generate .so now, androidNativeArm64 -> arm64-v8a androidNativeArm32 -> armeabi-v7a if I really need armeabi (I know v7a support this set) What can i do Thanks
g
I don’t think that armeabi is supported by K/N
Just curios, why do you need this? For something embedded?