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:test: `--test` CLI mode, node:test/reporters, standalone execution, and reporter-output parity (+18 tests, test_runner 32%→55%)
- node:util: make aborted() reject instead of throwing on invalid args
- node:string_decoder: make `encoding` an enumerable own data property
- util: MIMEParams get/has/delete should not stringify the lookup name
- node:vm: include WebAssembly field in measureMemory() result
- bun:test: preserve constructor type when chaining expect.not.any()
- bun:test: treat array holes as undefined when matched against asymmetric matchers
- fix(console): prepend 'Assertion failed: ' on console.assert() with message args
- Fix misleading fetch() error message when URL lacks a hostname
- usockets(win): FIN open sockets at process exit and on close_all force-drain
- Docs
- Zig not yet supported