Hacker News new | ask | show | jobs
by yencabulator 838 days ago
That highlights a different difference. There aren't that many bugs in Deno; there's a lot of missing functionality (especially if you have node/npm-colored glasses on), but Deno is pretty much the highest quality "full Javascript runtime" when NodeJS compatibility is not a requirement.

Bun seems to be.. essentially a rewrite of NodeJS with the same basic plan.