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
- StringOrBuffer: snapshot resizable ArrayBuffer inputs so a later arg cannot resize(0) through the borrow
- node:events: mutate listener arrays in place; copy only when emit() has iterated them
- Bun.gunzipSync/zstdDecompress: cap decompressed output at the ArrayBuffer limit
- webcrypto: fence ConcurrentCppTask's post-body unref against worker.terminate() freeing the VM
- node:events: make on() O(1) again by appending in place
- process: propagate listener throws out of process.emit()
- Bun.serve: gate stop() promise on open HTTP connections
- bundler: surface ENAMETOOLONG for oversized onResolve paths instead of panicking
- Give Bun.CookieMap a name->index hash so per-key ops are O(1)
- node:fs: pin the directory fd at opendir time
- Docs
- Zig not yet supported