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
- glob: open followed-symlink descendants relative to the deepest followed link
- process.env.TZ: drop the 32-char length cap on the runtime setter
- Bun.serve: refuse a handler-returned 101 Switching Protocols
- Bun.serve: write Response.statusText as the reason phrase and drop the HM placeholder
- Bun.Glob: walk the filesystem lazily in scan()/scanSync()
- runtime: share one parsed value between import and require() of a JSON/TOML file
- tls: report a handshake dropped by the peer as ECONNRESET when a write is queued
- event_loop: don't debug-panic on late main-VM enqueue_task_concurrent during process.exit
- dotenv: keep $ literal when not followed by an identifier; accept non-ASCII keys
- Bun.build: throw when plugin hooks are registered after setup()
- Docs
- Zig not yet supported