mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
* Tweak how we handle bun's process initialization * Update panic_handler.zig * Update output.zig * Update __global.zig * Update __global.zig * Delete WindowsSpawnWorkaround, fix tests * Fix bug in Bun.spawn on Linux when O_CLOEXEC is set on stdin stdout or stderr * More errors * tweak * Bounds check * Update install.zig * Update dependency.zig --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Co-authored-by: Zack Radisic <zack@theradisic.com>