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

JavaScript is more or less a (potentially standard) language runtime, just like JVM or CLR--just more compatible and more widely and natively supported. I don't see the need for a strictly binary or bytecode runtime either since parsing and interpreting/compiling JavaScript further inside a browser or other native environment is "fast enough" for many definitions of fast. Certainly faster than booting JVM :)


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

Search: