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
- install(hoisted): install file: folders with the default backend instead of one symlink per file
- bundler: keep an entry point's own module in its output file when another entry point imports it
- Run Bun.secrets and blocking getaddrinfo work on their own thread pools
- url: throw a RangeError instead of aborting when URLSearchParams or FormData outgrows its Vector
- node:crypto: copy password and salt for async pbkdf2 and scrypt
- Bun.serve(http3): reset the stream when a response body fails mid-body
- cli: make bun build error on unrecognized flags
- Bun.secrets: add a timeout and cancel stalled keyring calls
- process.env: write through to the OS environment on POSIX, match Node name and value rules
- Bun.Image: expose chroma subsampling and bit depth for .avif(), and optimizeCoding for .jpeg()
- Docs
- Zig not yet supported