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

Wasm br yield #1111

Closed
Cellule opened this issue Jun 9, 2016 · 0 comments
Closed

Wasm br yield #1111

Cellule opened this issue Jun 9, 2016 · 0 comments
Assignees
Milestone

Comments

@Cellule
Copy link
Contributor

Cellule commented Jun 9, 2016

Depends on #1110
Capture the next tmp locations when entering a block in a stack
When doing a BR of that block, move the yielding value to the location and give that block the corresponding type.
This way a block will have a type and you can type check with every br yields and also the last block statement

@Cellule Cellule self-assigned this Jun 9, 2016
@Cellule Cellule mentioned this issue Jun 11, 2016
67 tasks
@Cellule Cellule closed this as completed Jul 8, 2016
@dilijev dilijev modified the milestone: WebAssembly Dec 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants