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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- http2: implement internalBinding('http2') for the vendored node test shim (+2 upstream tests)
- Introduce Bun.unsafe namespace — Explicit memory pointer API for zero-copy and extreme FFI performance
- Introduce Bun.unsafe.syscall — Raw operating system kernel calls for extreme I/O and system programming
- Bun.rust.sync — Fearless Concurrency via Rust Native Threads and Channels for JS
- TS-to-Rust AOT Engine — Translating a strict subset of Bun APIs directly into native Rust code
- repl: -i alias, --input-type rejection, builtin completion, directive parity, non-TTY mode (+2 tests, repl 77%→79%)
- @alexander
- node-compat: `new URL('/x#y', 'thismessage::/')` parses in node, throws in bun, and the jsonschema npm package depends on the node behavior
- Introduce `Bun.unsafe.mmap` — Direct memory-mapped files for ultimate zero-copy I/O
- Native `Bun.InlineWasm` — The DX Holy Grail for Zero-Copy, Sandboxed TS-to-WASM Compilation
- Docs
- Zig not yet supported