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
- 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
- Bun.Image: support raw pixel input and creating images from scratch (sharp's `raw` and `create` constructor options)
- bake: de-emphasize node_modules frames in DevServer errors
- Introduce Bun.StructArray — Contiguous fixed-layout object storage for cache locality, zero-copy interop, and SIMD
- Introduce Bun.TypedFunction — Stable native function signatures with unboxed arguments, direct calls, and zero-deopt execution
- Introduce Bun.Region — Scoped arena allocation with deterministic bulk memory reclamation
- `bun build` support multiple compile targets
- Minifier: three missing modern-syntax transforms (Math.pow → **, unused catch binding, ||=)
- Docs
- Zig not yet supported