Hacker News new | ask | show | jobs
by wheaties 4758 days ago
You know what's faster than JS? C. C, the language many VMs are built in and tasked with running these kinds of things.
1 comments

And ASM is faster than C.

Javascript strikes a nice balance between performance and high level usability.