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
- test_runner: sort Set/Map entries when rendering the toEqual diff
- install: restore the slow-lifecycle-script warning from #7719
- worker_threads: remove the global onmessage accessor inside a node worker
- parser: preserve comments inside function parameter lists
- structuredClone/postMessage: add fast path for bare primitive values
- crypto: drop generateKeyPair ctx's KeyObject ref before invoking the callback
- Fix bun --hot per-reload memory retention (DirEntry reuse, ref_strings balance)
- js_parser: set p.delete_target before visiting the delete operand
- fetch: fence HTTP-thread FetchTasklet callbacks against worker VM dealloc
- install: honour peerDependencies over dependencies for the same name
- Docs
- Zig not yet supported