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.plugin: don't leak an unhandled rejection from require() of a promise-returning virtual module
- bun -e: don't load a builtin module when a top-level const/let shadows its global
- bundler: make --metafile output deterministic across build directories
- Reject unix socket paths containing interior NUL bytes
- Reject interior null bytes in Bun.which, resolver directories, and Bun.build output paths
- bake: apply browser CSS targets to stylesheets imported on the server
- webcore: copy internal state in new Request(request) instead of calling getters
- node:http: queue pipelined responses on fallback connections instead of throwing ERR_HTTP_SOCKET_ASSIGNED
- Format Temporal values in console.log, util.inspect, and test pretty-format
- bake: report per-file print failures in the dev server instead of serving empty modules
- Docs
- Zig not yet supported