Skip to content

More unsubtyping for cont.bind#8506

Open
tlively wants to merge 2 commits intomainfrom
fix-stack-switching-unsubtyping
Open

More unsubtyping for cont.bind#8506
tlively wants to merge 2 commits intomainfrom
fix-stack-switching-unsubtyping

Conversation

@tlively
Copy link
Member

@tlively tlively commented Mar 21, 2026

We were missing a few type constraints for cont.bind. Add them, and also add more thorough tests for all the stack switching instructions, including the cases where the continuations are null. As a drive-by to get these tests working, fix the parsing of resume and resume_throw* to set the proper type arity when the input is null.

We were missing a few type constraints for cont.bind. Add them, and also add more thorough tests for all the stack switching instructions, including the cases where the continuations are null. As a drive-by to get these tests working, fix the parsing of resume and resume_throw* to set the proper type arity when the input is null.
@tlively tlively requested a review from kripken March 21, 2026 03:13
@tlively tlively requested a review from a team as a code owner March 21, 2026 03:13
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