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 supported16 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- hot: keep the entry-point promise alive while the reload loop polls it
- tls: report a fatal TLS error that arrives after the handshake
- worker_threads: read options.argv and options.execArgv by index, like Node
- minify: never give a slot the name of a pinned symbol
- bake: check for exceptions in the production build's module loader hooks and helpers
- Buffer.concat, Bun.concatArrayBuffers, fs.writev/readv: reject the first invalid element before reading the rest of the list
- bundler: resolve Bun.build files imports without the extension, like on disk
- Write the sampling profiler report at exit from Bun, not JSC's atexit hook
- macros: move a worker thread's macro VM to the build it serves
- node:util: expose the lazy inspect exports and readline.promises as data properties
- Docs
- Zig not yet supported