-
Notifications
You must be signed in to change notification settings - Fork 5k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bundler: build the min-chunk-size dependency graph from the edges that assign chunks
claude
#41164
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
bake: report a disabled framework specifier instead of panicking
claude
#41163
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
bundler: bind the default import of a lifted CommonJS module to its namespace
claude
#41162
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
macros: move a worker thread's macro VM to the build it serves
claude
#41160
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
minify: port esbuild's statement-level syntax passes
#41159
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
bundler: inline single-use vars, drop unused locals, and re-merge after each edit
claude
#41158
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
bake: keep the stale bitset in step with the graph, and mark only copied files as assets
claude
#41157
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
minifier: re-sugar lowered optional chains, shortest numbers, and small peepholes
#41156
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
ipc: compare the send queue write count as usize, not i32
claude
#41155
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
bundler: tree-shake top-level member assignments with the binding they mutate
claude
#41154
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
Accept any object target in the default Error.prepareStackTrace
claude
#41153
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
bundler: treat property reads on a module-local plain object literal as side-effect free
claude
#41152
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
node:module: default runMain() argument to process.argv[1]
claude
#41147
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
hot: keep the entry-point promise alive while the reload loop polls it
claude
#41146
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
css: recognize :target-current, :target-before and :target-after
#41139
opened Sep 2, 2026 by
oddharsh
Loading…
Write the sampling profiler report at exit from Bun, not JSC's atexit hook
claude
#41137
opened Sep 2, 2026 by
robobun
Collaborator
Loading…
test: stall the CompressionStream HTTP sink test with a paused raw socket, not fetch
claude
#41134
opened Sep 1, 2026 by
robobun
Collaborator
Loading…
Remove dead code from bun_js_parser, bun_sys, bun_perf, the bake router, and the root-certs script
claude
#41127
opened Sep 1, 2026 by
robobun
Collaborator
Loading…
Buffer.concat, Bun.concatArrayBuffers, fs.writev/readv: reject the first invalid element before reading the rest of the list
claude
#41125
opened Sep 1, 2026 by
robobun
Collaborator
Loading…
worker_threads: read options.argv and options.execArgv by index, like Node
claude
#41121
opened Sep 1, 2026 by
robobun
Collaborator
Loading…
console.table: walk an array by its own properties instead of trusting length
claude
#41119
opened Sep 1, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.