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
- feat(http): add SOCKS5 proxy support
- Remove dead code from bun-uws, bun-usockets, the require.extensions FFI, and unused Cargo dependencies
- bundler: do not abort on a Bun.build files specifier longer than a path buffer
- install: stop the isolated linker's fallback link from racing between an npm: alias and the real package name
- Never alias borrowed string bytes on the C++ side of BunString
- Run jsc-exception-lint inside the build as a clang plugin
- Resolve react for fast refresh from HTML entry directories
- Bump WebKit: localeCompare on a huge Latin-1 string throws instead of crashing
- bun test: rebuild process.argv for each test file
- Remove dead code from bun_core, bun_jsc, bun_css, react_compiler, and two C++ bindings
- Docs
- Zig not yet supported