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
- Wasm GC: accept bottom-typed operands in i31.get and any.convert_extern, and survive a failed BBQ compile
- crash_handler: report Rust panics through crash_handler() so --watch restarts and other threads wait
- bun:ffi: add the full byteOffset in read.*, do not truncate it to int32
- Bun.file(Uint8Array): stop keeping the path buffer alive forever
- watch: close non-CLOEXEC fds across a --watch reload on macOS
- output: build PrettyBuf only from UTF-8 input
- node:wasi: advance the file offset in fd_write
- shell: export rejects invalid identifiers
- node:wasi: fail fd_prestat_get for fds that are not preopens
- bun_ptr: make assert_no_refs a debug-only check
- Docs
- Zig not yet supported