Is the goal going to be just to compile to native, or are there any goals around interop? Being able to call methods back and fourth between kotlin-native and native code is a bare minimum, but being able to do something like share models with those method calls would make it amazing.
o
olonho
03/05/2017, 5:31 PM
spierce7: yes, smooth interop is one of design goals, you'll see soon if we reached it :)
s
spierce7
03/05/2017, 5:39 PM
If you guys nail the native interoperability, that'd change the way a lot of people think k about developing for mobile.
spierce7
03/05/2017, 5:39 PM
The current options are pretty bad
spierce7
03/05/2017, 6:16 PM
@olonho is that planned for the future, or can we expect a taste in the EAP?