spierce7
06/30/2018, 4:47 AMusing the technology in combination with Gradle
. When you integrate with Gradle, will that be when we finally get incremental compilations?
You mentioned that Kotlin 1.3 features need to be added before a stable release as well. Is there a place where I can read about the changes coming in Kotlin 1.3? I haven't been able to find a roadmap or anything for Kotlin 1.3.
You mentioned that k/n already shares a code base with jvm and js compilers. Getting the compilers under the same arch and sharing an api is one of the first steps to a public API to 3rd party Kotlin compiler plugins (probably the feature I've been most anticipating). How close are we to that as a reality?gildor
06/30/2018, 4:56 AMgildor
06/30/2018, 4:58 AMgildor
06/30/2018, 4:59 AMshares a code base with jvm and js compilers.Check slides, looks that 1.3 will have experimental IR backend shared for different targets
spierce7
06/30/2018, 5:25 AMolonho
06/30/2018, 7:44 AMolonho
06/30/2018, 7:52 AMolonho
06/30/2018, 7:54 AMdrofwarcs
06/30/2018, 3:32 PMolonho
06/30/2018, 3:56 PMspierce7
06/30/2018, 4:49 PMdrofwarcs
06/30/2018, 5:22 PMnapperley
06/30/2018, 11:50 PMgildor
07/01/2018, 3:08 AMchristophsturm
07/02/2018, 12:02 PMgildor
07/02/2018, 2:04 PM