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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Preserve AsyncLocalStorage context across MessagePort, Worker, AbortSignal.timeout, and BroadcastChannel events
- Bun.Transpiler: add variables and functions to the replMode result object
- Docs: In the Target section of Bundler, the bun card icon should use the bun icon, just like node.
- docs: Update the bun icon in the Target section of Bundler. (#32699)
- patch: reject paths with embedded NUL in is_safe_patch_path
- Security: Fixed-seed non-cryptographic hashes (Wyhash11 / std.hash.Wyhash) are algebraically collidable, enabling trustedDependencies RCE, scoped-registry token leak, and cache poisoning
- tls: buffer duplex data that arrives before the SSL engine is created
- worker: detect the host time zone once per process, not once per Worker
- node:http2: cover RFC 9113 4.2 max-frame-size enforcement in the inbound engine
- usockets: drain + back off on accept() EMFILE instead of spinning
- Docs
- Zig not yet supported