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
- test(HTMLRewriter): measure kernel peak RSS, not a point sample that straddles a segment decommit
- inspector: CDP on --inspect, node announce lines, Session, Profiler adapter, Network, exit handshake, async stacks (+9 tests, inspector 11%→22%)
- node:crypto: release throw scope before KeyObject asymmetric export
- napi: check exceptions between NapiClass::create and defineOwnProperty
- napi: pass module.exports (not the module) to napi_module_register's init callback
- Intl.Collator: throw RangeError instead of aborting on a 2^30-byte Latin-1 operand
- minify: lower if statements to conditionals and logical expressions
- Fix event init write barriers
- fix: decode UTF-16BE source files
- Blob, File, and `Request.formData()` append `charset=utf-8` to an explicit `text/plain` type
- Docs
- Zig not yet supported