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
- node:os: fix setPriority silently succeeding for bogus pid on Windows
- Pin StringOrBuffer inputs so a later argument cannot free them mid-call
- error: recover async stack frames dropped under AsyncLocalStorage
- bun test: nest results under describe scopes, with attributed failures and console output
- Bun.serve: validate `unix` option and percent-encode unix socket paths in server.url
- Bun.stdin: reject concurrent text/bytes/arrayBuffer/json reads instead of racing on fd 0
- crypto: reject KeyObject and CryptoKey in v8.serialize and child_process advanced IPC
- Bun.gzipSync/deflateSync: feed >=4 GiB inputs to zlib in u32 windows instead of wrapping to 0
- Upgrade WebKit to 01aaa3e0be0c
- Bun.serve(http3): lift the 64 KB QPACK prepare_decode cap so a large request header does not abort the connection
- Docs
- Zig not yet supported