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
- Deduplicate jsc bindings, runtime api, test matchers, and shell builtins
- Confine bake's bundler, server, and CLI integration to designated seams
- Pick data: URL module loaders from the MIME type at runtime
- Deduplicate http client and h2 header-validation internals
- Have condition-gated drive loops ref the event loop so unref'd timers fire without spinning
- jsc: replace MarkedArrayBuffer::from_bytes with an owning constructor
- bun:test: add test.extend() fixtures
- Deduplicate zlib/brotli/zstd binding helpers
- Report connection resets during the TLS handshake as ECONNRESET instead of a certificate error
- Make the bundler honor --preserve-symlinks and add preserveSymlinks to Bun.build
- Docs
- Zig not yet supported