Hi, I am trying to use Kotlin/JavaScript again after a few years.
Could anyone report how much time an edit-compile-run cycle typically takes for their application?
For the JavaScript part of the default Multiplatform project in IDEA, it takes ~5 seconds on my laptop.
I am using Kotlin 1.9.0 and the latest version of IDEA.
Is there a way to speed up the edit-compile-run cycle a bit?