Compare commits

...

1 Commits

Author SHA1 Message Date
kashyap murali
88ea51cbe0 Update README.md 2026-03-12 18:19:53 -07:00

View File

@@ -24,7 +24,7 @@
## What is Bun?
Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called `bun`.
Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called `bun`.
At its core is the _Bun runtime_, a fast JavaScript runtime designed as **a drop-in replacement for Node.js**. It's written in Zig and powered by JavaScriptCore under the hood, dramatically reducing startup times and memory usage.