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
- resolver: prefer .mjs "module" field over "main" for ESM import at runtime
- node:http: expose Server._handle so supertest's ephemeral server gets closed
- js_parser: reject an optional chain as an assignment target even when minify_syntax can drop the '?.'
- bun:test: don't flag matched asymmetric matchers in toMatchObject diff
- runtime: name the file in JSON import parse errors; honor jsonc loader override for .json
- pack: honor .npmignore negation patterns that reach inside an excluded directory
- install: don't fail --production on a missing workspace: devDependency
- usockets: stop the listen addrinfo loop on EADDRINUSE so listen(port, "localhost") reports the conflict
- test(coverage): report the correct uncovered lines for unreached fall-through in nested functions
- error printer: show file/line for JSC parser SyntaxErrors with no stack
- Docs
- Zig not yet supported