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
- worker: populate ErrorEvent (message/filename/lineno/colno/error), make it cancelable, honor preventDefault
- shell(pipeline): write pipe/env setup errors to stderr instead of throwing
- Fix segfault in jsc.startSamplingProfiler(directory)
- 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
- Docs
- Zig not yet supported