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
- install: document and pin the isolated linker's store layout
- Bun.serve: validate websocket integer options before narrowing
- crash handler: explain thread-limit exhaustion instead of claiming a bug in Bun
- Unpin ArrayBuffers without classInfo() so blob finalizers are safe during GC sweep
- 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
- Docs
- Zig not yet supported