No, I am talking about compile or transcode Kotlin as GoLang in KMM. Make GoLang an option just like Swift and Js
j
jw
11/17/2022, 5:05 AM
Swift is not an option
l
Landry Norris
11/17/2022, 1:57 PM
Swift interop is one-way. When Kotlin creates headers for iOS, it adds some annotations that make the Kotlin code easier to call from Swift. I haven’t used GoLang much, but does their C interop allow you to annotate a header?