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
- node:vm: report compileFunction body errors as SyntaxErrors and reject bodies that close the function
- crypto: fix generatePrime with safe and add/rem returning oversized values, wrong residues, or hanging
- publish: honor publishConfig.registry and publishConfig["@scope:registry"]
- node:http: listen through the cluster primary's shared handle so workers share one port
- s3: stage simple-request results through the task pointer instead of a &mut self receiver
- bundler: define __require in iife output
- node:vm: report compileFunction body lines relative to lineOffset when it is 0
- fs(windows): copy reparse points that are not links as files and directories in cp
- Accept and lower the `accessor` keyword in TypeScript files using experimentalDecorators
- bundler: lower import.meta to a per-file object in cjs and iife output
- Docs
- Zig not yet supported