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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- process.env.TZ: map legacy POSIX zone names (EST5EDT, CET, ...) to their IANA primaries
- node:http: enforce server.maxConnections and emit 'drop'
- bundler: run concurrent Bun.build() calls on overflow threads
- sql: make begin() await its callback when the tx connection dies
- error: read name/message via full [[Get]] for the .stack header; drop inspect.js workaround
- js_parser: keep anonymous `export default function` anonymous so `.name` is "default"
- cli: make -c/--config require a path; stop treating the config path as a package to install
- dotenv: load .env.{NODE_ENV} literally instead of falling back to development
- node:module: align SourceMap.findOrigin/findEntry/payload with Node.js
- process.env: delete on TZ / NODE_TLS_REJECT_UNAUTHORIZED / proxy vars resets native state and keeps the accessor
- Docs
- Zig not yet supported