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
- node:dns: report locally-rejected malformed names as EBADNAME, not ENOTFOUND
- cli: warn when --compile overrides --target=node/browser to --target=bun
- bun build --no-bundle: write output files when --outdir is set
- bundler: inject __dirname/__filename into CJS wrappers that use direct eval
- worker_threads: preserve data:/blob: URL identity in import.meta
- install(windows): write bunx.cmd (not bunx.exe) when hard link fails
- js_parser: lower undecorated auto-accessors to a native #-private storage field
- test(bundler): compile once per execArgv set in compile-argv.test.ts
- perf: bun fetch() client drives bun node:http server at ~half the throughput oha does (loadgen artifact, not server regression)
- resolver: hint at tsconfig paths / Bun.plugin when a $-prefixed or ~/ import fails to resolve
- Docs
- Zig not yet supported