Hacker News new | ask | show | jobs
by j_w 36 days ago
Does the event loop not exist? Go has parallelism where JS does not. Both are able to run concurrent actions (async in JS).