There is.
./gradlew jvmRun
./gradlew kotlinJvmCompile jsBrowserRun -t
Big Chungus
04/08/2021, 8:04 AM
Main idea is to only have one continuous build that recompiles both, jvm and js changes
n
napperley
04/08/2021, 10:33 PM
Gradle daemons aren't exactly lightweight, and don't startup very quickly. Looks like the issues aren't a high priority unless they are going to be addressed in the next Kotlin Roadmap.