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
- test(dns): serve resolve-dns.test.ts's c-ares cases from a local fake server and overlap its OS resolver lookups
- Bump WebKit: keep the locals of a using block's synthesized catch alive in optimized code
- structured clone: re-check the transfer list after serializing so a failed transfer detaches nothing
- dns: keep the c-ares uv_poll_t alive while its poll callback is on the stack (Windows)
- build: rebuild libbun_rust when an include_bytes! asset changes (cargo dep-info as the edge's depfile)
- bun:ffi: make cc() symbols' .ptr the address of the compiled C function
- publish, pm whoami: route registry requests through http_proxy
- install: fix node-gyp shim PATH entry after tempdir falls back to cache/.tmp
- install: set npm_config_local_prefix and npm_package_config_* for lifecycle scripts
- bundler: keep import.meta.main in iife output for bun
- Docs
- Zig not yet supported