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
- fix(wasi): bounds-check iovec pointers and buf+bufLen before memory access
- module-loader: deref keyZ/referrerZ on the virtual-module resolve early return
- fs.promises, child_process: reject FileHandle and ChildProcess in structuredClone/v8.serialize
- dotenv: skip environ entries with no '=' instead of fabricating an empty value
- Intl.Locale: throw RangeError for structurally valid tags that exceed ICU capacity
- resolver: gate pkg/package.json behind the exports map (Node parity)
- jsc: sub-quadratic BigInt toString and multiply
- node:quic(h3): build lshpack/lsqpack with 32-bit header lengths so large request headers don't abort the connection
- build(linux): enable full RELRO, stack canaries, and _FORTIFY_SOURCE=3
- install: honor `npm_config_ignore_scripts` from the environment
- Docs
- Zig not yet supported