bun
https://github.com/oven-sh/bun
Zig
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Browser Buffer polyfill: indexOf, lastIndexOf and includes differ from Node.js for an empty value, a Uint8Array value, and the `end` argument
- Windows: garbled UTF-8 output when piping bun -> bun, but only if the console codepage isn't already UTF-8 (65001)
- `bun pm cache rm` breaks all installations using the global store
- `@types/bun` is broken for isolated installs + global store due to `undici-types` phantom circular dependency on `@types/node`
- Latest Bun (v1.4.2) can't run NestJS Apps on non-AVX CPUs
- Bun fails to mock with Vitest for tests in sub directory (works with Node)
- `--preserve-symlinks` is a no-op at runtime: module resolution and __filename still use the real path
- node:http `listen({ reusePort: true })` is silently ignored; node:net honours it
- `new Blob([file])` returns a File, and `FormData.set(name, value, filename)` then ignores the filename
- test: run the bytecode portability tests concurrently and account for every stderr line
- Docs
- Zig not yet supported