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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Startup snapshots (1/4): dependency pins and build wiring
- Startup snapshots (2/4): take/restore runtime and Bun.startupSnapshot
- error printer: fix infinite recursion when an error reaches itself through cause and errors
- When Typescript (`v7.0.2`) & `@typescript/typescript6` are both installed in a project, `bun tsc --version` prints `Version 6.0.3`
- `// @bun` pragma makes non-ASCII string literals decode as latin-1 at runtime
- `BuildArtifact.sourcemap` points at a CSS asset in single-entry builds
- SNI matching is case-sensitive in Bun but case-insensitive in Node
- Bun.serve: per-serverName requestCert is skipped when the client omits SNI
- Windows: `rm -rf` fails when a file is in use
- Startup snapshots for compiled executables (bun build --snapshot)
- Docs
- Zig not yet supported