Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The part about the startup performance of WASM being good - yeah, nah. It's another bytecode language, much like LLVM IR, so it needs at least one compile pass, like Java/.NET does. I wouldn't be surprised if Python/JS beat it in this metric in interpreted mode. It's a far cry from mmap-ing a binary blob, and jumping to the entry point.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: