aboutsummaryrefslogtreecommitdiff
path: root/development/bun-bin/README
blob: e2b230c9c2487cc3956d48bcb04f77cb59d0b1ea (plain)
1
2
3
4
5
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 drop-in replacement
for NodeJs.It reduces startup times and reduces memory usage.