Ilia Tochilin
01/25/2024, 10:58 AMcompileKotlinJs
, compileDevelopmentExecutableKotlinJs
and using jsRun —continuous
? In case you compile your code another way please share your steps.
The context is that I feel like the IR compilation time is toooo long comparing to what it was with Legacy compiler, for an instance, small change compiled by Legacy took around 5 seconds to get single Js file, with IR it takes 15 seconds for compileKotlinJs
and another 15 for compileDevelopmentExecutableKotlinJs
Artem Kobzar
01/25/2024, 11:29 AMIlia Tochilin
01/25/2024, 11:30 AMjean
01/25/2024, 8:11 PM