Pinned
Bun is a fast, all-in-one toolkit for installing, bundling, running and testing JavaScript & TypeScript. To install: `npm i -g bun`
Joined July 2022
- In the next version of Bun `Bun.YAML.parse` supports cyclic anchors & aliases
- In the next version of Bun `Bun.XML.parse` is a SIMD-accelerated XML parser builtin to Bun
- In the last 16 days, an additional +473 new tests from Node.js' test suite pass in Bun v1.4Bun v1.4 will be our biggest jump in Node.js compatibility since Bun v1.0
- In the next version of Bun We fixed a GC retention cycle that made Next.js App Router SSR leak memory when a page called fetch()

