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: 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
- node:test: report a verdict for each suite registered with bun:test under run()
- install: bind unbound required peers while hoisting, like optional peers
- install: bind a multi-path package's edges from the bun.lock row that prints the binding
- Docs
- Zig not yet supported