There are some big improvements coming to reduce the size of generated JS files in
Kotlin 1.1.4 (from around 3 MB to 90 KB for a small app for example). 😀 Kotlin 1.1.4 EAP has just been released (
https://discuss.kotlinlang.org/t/kotlin-1-1-4-eap/3721), and it now has dead code elimination for Kotlin JS. 🎉