mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
* Fix stack overflow in large files * Add test for stack overflow * wip * Disable cache in debug build * Remove our extra `captureStackTrace` call * Update RuntimeTranspilerCache.zig * Update RuntimeTranspilerCache.zig * Fix issues with integer environment variables * Add missing ref * Add missing null check * Update bindings.cpp * Update transpiler-cache.test.ts * Add version check --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>