Skip to content

Commit

Permalink
Update files/en-us/glossary/bun/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena authored Jan 27, 2025
1 parent 9a65bfb commit 0b55527
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/en-us/glossary/bun/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ page-type: glossary-definition

Unlike [Node.js](https://nodejs.org/) and [Deno](https://deno.com/), Bun is built on Apple's [JavaScriptCore](https://trac.webkit.org/wiki/JavaScriptCore). Notable features of Bun include:

- Drop-in Node.js replacement: almost all Node.js programs can run using Bun-equivalent commands.
- State-of-the-art JavaScript execution speed in most real-world scenarios.
- Native support for JavaScript syntax extensions like JSX and TypeScript.
- Global cache for managing package installations to minimize disk usage.
Expand Down

0 comments on commit 0b55527

Please # to comment.