Hacker News new | ask | show | jobs
by mtdewcmu 4393 days ago
It's not clear to me exactly how it came about that javascript is asynchronous. My suspicion is that in the earliest days, javascript was single-threaded simply because that made the implementation simpler.