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
- bun-types: type Subprocess stdio properties by what the runtime exposes for each stdio option
- Compare Temporal objects by value in toMatchObject and Bun.deepMatch
- bun-types: type Subprocess.stderr as undefined when the stderr option is undefined
- bun-types: drop undefined from the Null* subprocess aliases where the default is "pipe"
- Bun.serve: accept in-memory Blobs (embedded files, Bun.embeddedFiles) as route values
- bun:test: setSystemTime also moves Temporal.Now (WebKit bump)
- Resolve static imports of unknown node: names at runtime so mock.module / build.module / plugins apply to require()d files and the entry point
- bun test --reporter=junit: sum nested suites and sub-millisecond tests into a describe's time
- require(): load mock.module / build.module virtual modules registered under node: names
- bun-types: accept the { name, cause } options object in the DOMException constructor
- Docs
- Zig not yet supported