Hmm I like the idea of Kotlin for JS and it has some great features. But currently it seems like that my Kotlin generated JS code is 10x bigger then similar code written in simple ES6
g
gildor
10/16/2018, 4:00 AM
Also don’t forget that Kotlin has DCE
And of course it highly depends on what you actually have in your code