Is there a thing like first compile? I'm talking about kotlin-scripts.
Animesh Sahu
06/22/2020, 12:47 PM
Seems like they require to compile every time they need to run...
l
LoganDark
06/22/2020, 1:09 PM
Depends on how you run it! A Kotlin script is after all just a file containing code, how it's compiled / how many times it's compiled is up to whatever you feed it to...