Skip to content

Pull requests: oven-sh/bun

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor: fix non-idiomatic boolean comparisons from Zig port
#30930 opened May 17, 2026 by Liohtml Loading…
2 tasks
feat(completions): add PowerShell tab completion support
#30929 opened May 17, 2026 by Liohtml Loading…
7 tasks
feat(shell): add head, tail, printenv, and realpath builtins
#30928 opened May 17, 2026 by Liohtml Loading…
4 tasks
encoding: fix Vec<u8>->Vec<u16> layout UB in fs.readFile utf16le path
#30926 opened May 17, 2026 by ldkhang1201 Loading…
2 tasks done
fix: address UB audit soundness findings
#30924 opened May 17, 2026 by Dicklesworthstone Loading…
feat: add initial HarmonyOS (OHOS) support
#30917 opened May 17, 2026 by springmin Loading…
fix(sys): handle EACCES from fstat on socketpair fds
#30916 opened May 17, 2026 by springmin Loading…
build: remove unused .zig codegen outputs
#30915 opened May 17, 2026 by springmin Loading…
Disable production HTML sourcemaps
#30913 opened May 17, 2026 by Kelpy2004 Loading…
docs(watch-mode): point to built-in HMR instead of Vite claude
#30912 opened May 17, 2026 by robobun Collaborator Loading…
process: implement process.initgroups
#30910 opened May 17, 2026 by sulphur-swarm Loading…
perf: React SSR / Bun.serve hot-path optimizations
#30909 opened May 17, 2026 by Jarred-Sumner Collaborator Loading…
audit: add UB-exorcism audit workspace + executive guide
#30903 opened May 17, 2026 by Dicklesworthstone Loading…
4 tasks
Update README to reflect Bun's change to rust
#30902 opened May 17, 2026 by caydenbu Loading…
refactor: use static strings where possible
#30898 opened May 16, 2026 by robjtede Contributor Loading…
update -i: restore cursor on Ctrl+C (Windows) claude
#30891 opened May 16, 2026 by robobun Collaborator Loading…
ProTip! Exclude everything labeled bug with -label:bug.