Comment on Zig ELF Linker Improvements DevlogparentComments−demilicious3moI have quite literally never had to do Java interop in my Kotlin work. Do you have an example?In contrast, your statement about F# strikes me as mostly true - albeit my interop was always the other way around (consuming F# code from C#).−pjmlp3moCalling Koltin co-routines directly from Java code, as an example.There is a reason Android team has Java friendly guidelines.
Comments
I have quite literally never had to do Java interop in my Kotlin work. Do you have an example?
In contrast, your statement about F# strikes me as mostly true - albeit my interop was always the other way around (consuming F# code from C#).
Calling Koltin co-routines directly from Java code, as an example.
There is a reason Android team has Java friendly guidelines.