Skip to content

Turn down tail-call iteration count (fix #471) - #472

Merged
sampsyo merged 1 commit into
mainfrom
smaller-tail-call
May 18, 2026
Merged

Turn down tail-call iteration count (fix #471)#472
sampsyo merged 1 commit into
mainfrom
smaller-tail-call

Conversation

@sampsyo

@sampsyo sampsyo commented May 18, 2026

Copy link
Copy Markdown
Owner

Just avoid a stack overflow in Deno. I'm not sure what changed, but 1500 seems to be too many for the reference interpreter and 1400 is OK.

Avoid a stack overflow in Deno.
@sampsyo
sampsyo merged commit 167dab5 into main May 18, 2026
3 checks passed
@sampsyo
sampsyo deleted the smaller-tail-call branch May 18, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant