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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix: preserve user-set Content-Length header for ReadableStream responses
- fix(bundler): fix bundling of multiple entrypoints that include CSS file that inlines an asset
- fix: don't invoke user-defined prototype methods in primordials makeSafe
- fix: don't silently convert unknown HTTP methods to GET in fetch()
- fix: enable BYOB reader support for Blob.stream(), Response.body, and File.stream()
- fix(posix): set IUTF8 in prompt() so backspace erases whole UTF-8 characters
- fix(wasi): add missing initialize() and getImportObject() methods
- fix: send well-known HTTP headers in lowercase instead of title-case
- fix: `worker.terminate()` promise keeps event loop alive
- fix: abort HTTP connection when response body stream is cancelled
- Docs
- Zig not yet supported