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
- Print own enumerable properties of functions and classes in console.log
- process: emit beforeExit and exit through the JS-level process.emit
- Apply implicit strict mode to files forced to ESM by .mjs or package.json type module
- Deduplicate package manager and CLI command helpers
- Deduplicate jsc bindings, runtime api, test matchers, and shell builtins
- Confine bake's bundler, server, and CLI integration to designated seams
- Pick data: URL module loaders from the MIME type at runtime
- Deduplicate http client and h2 header-validation internals
- Have condition-gated drive loops ref the event loop so unref'd timers fire without spinning
- jsc: replace MarkedArrayBuffer::from_bytes with an owning constructor
- Docs
- Zig not yet supported