Tadeas Kriz
05/10/2024, 7:02 PMKotlinToolRunnerisolatedClassLoadersMapKotlinToolRunnerURLClassLoaderkotlin-native-compiler-embeddable.jarkotlin-native-compiler-embeddable.jartapchicoma
05/11/2024, 8:30 AMIs this an expected behavior where Kotlin/Native essentially "caches" these classes in the daemonYes, the idea is to keep these classes between builds to improve performance. We are redoing this part in the 2.0.20 release, though please open a Kotlin issue for this.
tapchicoma
05/13/2024, 11:02 AM