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
- undici: implement EventSource
- node:http: send nothing on destroy() before the headers go out, and a 500 (not an empty 200) for a throwing listener
- Fix `bun init`, `bun info`, `bun upgrade` and `bun pm trust` when runtime flags or BUN_OPTIONS precede the subcommand
- bundler: add property name mangling (--mangle-props, --reserve-props, --mangle-quoted)
- shell(rm): list only removed entries under -v and ignore every ENOENT under -f
- test(shell): stop the ls/rm/bunshell tests from running bun install against the registry
- Bump WebKit (oven-sh/WebKit#448 preview): find cgroup limits when /proc/self/cgroup has lines before the 0:: one
- test/docker: wait for the docker daemon in the coordinator instead of failing on a one-shot probe
- node errors: give AbortError a real constructor so util.inspect prints its class name
- Convert scope-object receivers in the chaining functions and inspect.custom fallbacks
- Docs
- Zig not yet supported