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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- ByteStream: hand off owned buffers from on_pull/on_data and skip the adapter pull view
- bundler: make per-module filename comments relative to root, not cwd
- node:module: wire Module via LazyClassStructure and make _initPaths honor runtime NODE_PATH
- resolver: keep auto-install bound to the installed package root across nested package.json
- strings: include unterminated final line in error code-frame preview
- Bun.serve: map Bun.file() open errors to 404/403 instead of 500
- console: don't list prototype members as own properties
- bundler: make sourcemap `sources` relative to the map file, not outdir
- encoding: materialize 8-bit strings from UTF-8 decode when every code point fits in Latin-1
- expect: show URL fields in toEqual/toStrictEqual diffs instead of 'URL {}'
- Docs
- Zig not yet supported