Showing content from https://developer.mozilla.org/en-US/docs/Glossary/Bun below:
Bun - Glossary | MDN
Bun
Bun is a fast and modern JavaScript runtime environment designed to prioritize performance and developer tooling.
Unlike Node.js and Deno, Bun is built on Apple's 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.
- Built-in bundler, transpiler, Jest compatible test-runner, package manager, and more built-in utilities that web developers may find useful.
See also
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4