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
- windows: one locked ExitProcess for JS threads, used by exit and abort
- Remove dead code from the JSC bindings, the codegen scripts, the CI scripts, bun_core, and bun_jsc
- node:fs: return the namespaced absolute first path created for a relative recursive mkdir on Windows
- node:crypto: implement encapsulate() and decapsulate()
- Compiled executables: prefetch the startup bytecode with madvise on macOS too
- Bun.Image: add opt-in linear-light resize (resize colorspace option)
- Bun.Image: carry the ICC profile through HEIC/AVIF encode, tag untagged output as sRGB
- Bun.serve: keep Request.url and Request.headers readable after a synchronous response
- Bun.Image: bound ancillary metadata, tolerate bogus ICC markers, align GIF probe with the decoder
- Bun 1.4.0 Windows x64 standalone: recurring segfault at \<garbage>+0x8\ in JIT/js code, trace truncated at vmEntryToJavaScript
- Docs
- Zig not yet supported