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
- bun:test: `toEqual` does not call an asymmetric matcher at a key or index that the other side lacks
- bun:test: `toContainAllKeys` and `toContainValues` pass on input that must fail
- bun:test: `toEqual()` passes for objects of different classes, for example `expect(Promise.resolve()).toEqual({})`
- node:fs: the Stats, BigIntStats, Dirent and StatFs prototypes have a Symbol.toStringTag that Node does not have
- Bun.markdown: a link inside a bracketed group in a link label renders nested <a> elements
- node:fs: the Stats and BigIntStats date getters do not round, wrap at 64 bits, and reject the other numeric type
- AES-256-OCB is not implemented
- node:fs: fs.promises.realpath returns a drive-relative path for a Windows drive root
- Clean up global cache at `~/.bun/install/cache` periodically
- fetch: make the fixed 64-slot idle connection pool configurable
- Docs
- Zig not yet supported