Skip to content

Add FAST_CALL instructions - #678

Open
matthew-mojira wants to merge 3 commits into
titzer:masterfrom
matthew-mojira:feature/fast-call-opcodes
Open

Add FAST_CALL instructions#678
matthew-mojira wants to merge 3 commits into
titzer:masterfrom
matthew-mojira:feature/fast-call-opcodes

Conversation

@matthew-mojira

Copy link
Copy Markdown
Contributor

The fast call instructions are internal and not handled by the code validator, so any Wasm binary that tries to use it will not validate (and that case should never be supported since the validator would rewrite CALL into FAST_CALL)

Comment thread src/engine/Opcodes.v3
Comment thread src/engine/Opcodes.v3
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.

2 participants