Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable tail calls by default #1587

Closed
ospencer opened this issue Jan 9, 2023 · 0 comments · Fixed by #1589
Closed

Enable tail calls by default #1587

ospencer opened this issue Jan 9, 2023 · 0 comments · Fixed by #1589

Comments

@ospencer
Copy link
Member

ospencer commented Jan 9, 2023

Probably drop experimental-wasm-tail-call for --no-tail-call.

I believe there's currently the opportunity for potential memory leaks during tail calls which should be resolved before enabling it by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants