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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- ipc: reject a function passed to send() instead of closing the channel
- docs: make the Bun.peek test samples pass under bun test
- docs(test): correct which worker deaths abort a --parallel run, add interrupt exit codes
- fs.watchFile: no change event when the stat error code changes while the file is missing
- fs.watch on Linux: an event about the watched directory itself differs from Node (event type, filename for a trailing slash, recursive root)
- [Crash] Segmentation fault at address 0x0 on Windows x64 (ntdll.dll) with malformed bun.report URL
- `node:diagnostics_channel`: a subscribed channel can be garbage-collected, and a dead channel's finalizer removes a live channel of the same name
- css: match An+B keywords exactly and take only `+` as the leading sign
- Bump WebKit (oven-sh/WebKit#691 preview): restore the Vector capacity that WebKit 310668@main halved
- socket: default write()/end() byteLength to the bytes after byteOffset
- Docs
- Zig not yet supported