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
- Error.captureStackTrace throws 'First argument must be an Error object' after a delegating Error.prepareStackTrace wrapper is installed
- Make `bun run --filter` output more concise for scripts with no output
- run: collapse a silent successful script to one line in the --filter renderer
- ToNumber on a self-referential array throws RangeError (Node returns 0)
- Bun.plugin onResolve changes import.meta.resolve and can recurse to stack overflow
- Bun.SQL: `sql.array()` binds `json[]`, so a `text[]` column silently stores JSON-quoted elements
- node:http2: session.altsvc(alt, { origin }) parses the origin as a URL, Node sends it unchanged
- node:assert: expose AssertionError and CallTracker as data properties
- Transpiler treats /*#__PURE__*/ inside single-line // comment as pure annotation, causing incorrect dead code elimination
- build(deps): bump the actions group across 1 directory with 2 updates
- Docs
- Zig not yet supported