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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- bundler: preserve split cycle initialization order
- test: run the --bail JUnit regression tests concurrently and assert the full report
- test(bake): speed up dev-and-prod.test.ts and tighten its assertions
- node:net: honor the callback in server.listen(port, host, undefined, cb)
- bun:test: treat a string passed to expect.stringMatching as a RegExp pattern
- bun:test: toMatch and expect.stringMatching ignore a RegExp's lastIndex
- terminal: add pause()/resume() for pty read backpressure
- test(node:tls): overlap the OOM child with the syscall fault tests and tighten assertions
- Error.prepareStackTrace default accepts any object, like Error.captureStackTrace
- bun:test: mock functions match Jest for Proxy receivers, `new`, and mock.instances
- Docs
- Zig not yet supported