Skip to content

Update call_indirect text syntax to match spec update (#1281)#6

Merged
spoonincode merged 1 commit intoeosiofrom
new_call_indirect_to_eosio
May 4, 2018
Merged

Update call_indirect text syntax to match spec update (#1281)#6
spoonincode merged 1 commit intoeosiofrom
new_call_indirect_to_eosio

Conversation

@spoonincode
Copy link

Function type gets its own element rather than being a part of the call_indirect
(see WebAssembly/spec#599)

EOSIO note: Only cherry-pick the .cpp changes for this. Trying to pull up the tests is not feasible. We don't use the tests anyways.

)

Function type gets its own element rather than being a part of the call_indirect
(see WebAssembly/spec#599)

EOSIO note: Only cherry-pick the .cpp changes for this. Trying to pull up the tests is not feasible. We don't use the tests anyways.
Copy link

@larryk85 larryk85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@spoonincode spoonincode merged commit 579f3a0 into eosio May 4, 2018
@spoonincode spoonincode deleted the new_call_indirect_to_eosio branch May 4, 2018 15:46
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.

3 participants