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

Remove ReturnFrom and with it, the return!-enabled tailcalls #59

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

abelbraaksma
Copy link
Member

@abelbraaksma abelbraaksma commented Oct 31, 2022

As in the title.
We should look into tailcalling yield! instead, if we want to support this. Right now, it's "out of scope" while we're working on stabilizing the resumable code implementation.

@dsyme, I think this is basically it. Anything I missed?

…ould look into tailcalling `yield!` instead
@abelbraaksma abelbraaksma merged commit 664e930 into main Oct 31, 2022
@abelbraaksma abelbraaksma deleted the remove-hijack branch October 31, 2022 21:33
@abelbraaksma abelbraaksma added the enhancement New feature or request label Nov 4, 2022
@abelbraaksma abelbraaksma added this to the v0.1.0 milestone Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant