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:stream: deliver child stdio 'data' listener throws as uncaughtException
- Throw instead of aborting when a string body's utf8 encoding exceeds 4 GiB
- Report UTF-16 to UTF-8 encode counts through size_t so exactly 2^32 written bytes doesn't wrap to 0
- node:vm: make breakOnSigint interrupt a script parked in Atomics.wait
- install: stop re-saving an unchanged lockfile for wildcard deps on versionless workspace members
- Don't change ESM evaluation order when the Node compile cache is enabled
- Stop aborting when stream arrayBuffer/bytes consumers mix chunk types past 2 GiB
- TextDecoder: throw ERR_STRING_TOO_LONG instead of returning an empty string
- Fix CommonJS modules silently skipped when require() loads an ESM graph
- install: fix duplicate bun.lock keys when a file: dependency shares a workspace member's name
- Docs
- Zig not yet supported