Hacker News new | ask | show | jobs
by jmillikin 588 days ago
An event loop is one possible way to implement an async/await executor, but by far not the only way, or even necessarily the most widely used.
1 comments

Either we have vastly different definitions for event loop or my imagination is very limited.