One more teaser for today <https://mobile.twitter....
# webassembly
b
b
Is that 3K as in 3 goddamn kilobytes?? 😮
Magic compared to Kotlin/JS!
b
For fair comparison to K/JS we also need take into account mjs files, for this example, their unminified size are 5K.
And I have to say the new K/JS IR compiler is great in terms of size — it generates 6K of unoptimized JS files.
b
I wonder how wasm would fare once kotlinx.coroutines is added
That one usually explodes kjs size
b
Yeah, need to check, don’t know for now.