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
- WebSocket client: set MessageEvent.origin to the URL's origin, not the full URL
- bundler: downgrade unresolvable require() in catch handler to runtime throw
- node: es-module v26 compat — builtin import/require identity, require.cache, import.meta.main, module cache keys, resolver imports/exports (+10 tests)
- node: ESM resolver error-code parity — ERR_PACKAGE_PATH_NOT_EXPORTED and friends (+4 tests)
- test(bun-serve-static-stress): halve ASAN/debug iterations, assert route headers
- node:quic h3: concatenate duplicate cookie field lines with '; ' in onheaders
- plugin: preserve raw bytes when onLoad/build.module returns an ArrayBufferView
- test(websocket): host proxy-tunnel-upgrade-leak servers in the test process
- FormData/Blob: 5 multipart serialization divergences from the spec, still present on 1.4.0 canary
- install: load bunfig before resolving globalDir for -g installs
- Docs
- Zig not yet supported