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
- Clear JSC CodeCache on --hot reload and balance ref_strings refcount
- dns: preserve raw TXT/CAA/NAPTR RDATA octets as latin1 instead of decoding as UTF-8
- bundler: never pick bare `$` as a minified identifier
- stdin: set O_NONBLOCK on the stdio fd when process.stdin starts reading
- bun test: union repeated --test-name-pattern/-t flags instead of last-wins
- node-fetch: accept legacy Stream instances as Response body
- node:v8: implement getHeapSpaceStatistics and getHeapCodeStatistics
- js_parser: don't fold wrappers that expose anonymous class/fn to NamedEvaluation
- process.env.TZ: accept POSIX forms (':path', '/etc/localtime', 'STD[+-]hh')
- Intl: default locale follows LC_ALL/LC_MESSAGES/LANG (match Node.js)
- Docs
- Zig not yet supported