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
- worker: survive terminate() while Bun.serve is streaming a type:"direct" body
- sql(postgres): hex-encode Uint8Array/DataView elements in sql.array; stop TypedArray.map coercion
- node:fs: deliver ENAMETOOLONG via the callback with per-op syscall/path
- bundler: stop --jsx-* flags from overriding tsconfig jsx dev/prod
- watcher: watch the parent directory of imports outside cwd on POSIX
- install: preserve registry path without trailing slash; bunfig.toml over .npmrc
- worker: expose self.close() and self.name on the Web Worker global
- asan: default allow_user_segv_handler=1 so wasm shared memory works
- node:http2: reject the RFC 9113/7541 client-side protocol violations node does
- resolver: reject ?query on a bare package root that resolves via node_modules
- Docs
- Zig not yet supported