Skip to content

Make return arity 1 only if function return type is not void#84

Closed
Cellule wants to merge 1 commit intoWebAssembly:masterfrom
Cellule:void_return_arity
Closed

Make return arity 1 only if function return type is not void#84
Cellule wants to merge 1 commit intoWebAssembly:masterfrom
Cellule:void_return_arity

Conversation

@Cellule
Copy link
Contributor

@Cellule Cellule commented Jun 7, 2016

Fixes #82
Determine the arity of the return opcode from the return type instead of the presence of an expression next to it.
Fix the faulty baseline for spec/functions.txt

@Cellule Cellule closed this Jun 7, 2016
@Cellule Cellule reopened this Jun 7, 2016
@Cellule
Copy link
Contributor Author

Cellule commented Aug 4, 2016

No longer needed by WebAssembly/design#741

@Cellule Cellule closed this Aug 4, 2016
@Cellule Cellule deleted the void_return_arity branch August 4, 2016 08:09
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