afonso360 opened PR #5877 from interp-func-addr
to main
:
:wave: Hey,
This PR implements
call_indirect
andreturn_call_indirect
in the interpreter.I'm not too happy with how this turned out, I think there is a way of making the function references and the address round tripping a bit cleaner but I'm not seeing how right now.
afonso360 requested jameysharp for a review on PR #5877.
jameysharp submitted PR review.
jameysharp submitted PR review.
jameysharp created PR review comment:
Minor typo, but this type name appears a bunch of places in this PR:
pub enum InterpreterFunctionRef<'a> {
afonso360 updated PR #5877 from interp-func-addr
to main
.
afonso360 has enabled auto merge for PR #5877.
afonso360 merged PR #5877.
Last updated: Nov 22 2024 at 17:03 UTC