mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
* remove while loops where a for would be more efficient * this needs to be a stack copy * this can use the better loop * this was translated wrong --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>