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
- 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, CodeCache clear, 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
- test(coverage): don't count default class constructors; print every uncovered line
- js_parser: fold property access on multi-property object literals
- mock.module: evict cached dependents when target was already loaded
- Bun.write(file, Bun.stdin): splice a pipe source into any destination on Linux
- Docs
- Zig not yet supported