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
- napi(windows): rebind node.exe imports to the host process in process.dlopen
- transpiler: preserve class TDZ by not hoisting declarations in the runtime path
- bundler: preserve require.resolve() specifier instead of emitting absolute path
- crash_handler: tag JSC JIT-pool frames instead of discarding them
- redis: implement psubscribe/punsubscribe with listener routing
- HTMLRewriter: propagate handler errors to the caller without leaking to unhandledRejection
- runtime: attach ModuleInfo to ESM transpiles so TypeScript type-only re-exports resolve
- worker: inherit bunfig/CLI preloads so runtime plugins work in workers
- cli: run pipe/FIFO entry points (process substitution) instead of failing on 'pipe:[...]'
- Load workspace root .env from package subdirectories
- Docs
- Zig not yet supported