I would observe that one of the issues Kotlin Scripting has is that it's not really got the performance characteristics you'd want from an interpreted scripting language. The compiler perf improvements will automatically make KTS better, even though scripting isn't the motivation.