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
- 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
- sql(postgres): infer the element type of an untyped sql.array and bind null elements as NULL
- node:util: expose the lazy inspect exports and readline.promises as data properties
- minifier: re-sugar lowered optional chains, shortest numbers, and small peepholes
- minify: port esbuild's statement-level syntax passes
- bundler: tree-shake top-level member assignments with the binding they mutate
- Honor Bun.file().slice() bounds in Bun.write and spawn stdin
- Docs
- Zig not yet supported