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

Portable Effects #3383

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Portable Effects #3383

wants to merge 4 commits into from

Conversation

TheNumbat
Copy link
Contributor

@TheNumbat TheNumbat commented Dec 16, 2024

Adds a mirror effect API that lets you work with portable continuations created from portable functions.
Refer to the portable effects doc for discussion of why this is safe.

Draft since this relies on enabling alpha mode extensions. It will also likely be subsumed by @lpw25's new effect API, but we'll need this version for the initial rollout.

Note that safely enabling portable effects will also require adding unyielding to the DLS/Capsule APIs.

@TheNumbat TheNumbat requested a review from ageorg29 December 16, 2024 23:54
@TheNumbat TheNumbat requested review from lpw25 and removed request for ageorg29 December 21, 2024 21:15
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