I don’t know much about computers, but I’d chalk i...
# announcements
s
I don’t know much about computers, but I’d chalk it up to the fact that the Kotlin/JS compilation process emits javascript rather than an assembly-like IR
y
Makes sense. I keep reading about it and it just sounds more like a JVM for the web than it does like a web binary.
s
WASM is another target architecture for LLVM which is probably why it is there.