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 supported11 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- test(fs.watch): regression guard for per-VM PathWatcherManager on Windows
- fix(ffi): defer JSBigInt allocation for threadsafe JSCallback i64/u64 args to the JS thread
- Buffer.write: close TOCTOU crashes in string and encoding argument branches
- http: don't treat relative redirect URLs containing '://' as absolute
- install: consider OR'd alternatives in find_best_version fast path
- fix(transpiler): fold `import.meta?.main` through the optional chain
- usockets(win): defer READABLE re-arm past on_open so .end() mid-handshake doesn't hang
- test: assert clearer wording for non-global RegExp TypeError on matchAll/replaceAll
- sql: expose column type metadata on query results
- windows: statically merge .node addons into --compile output
- Docs
- Zig not yet supported