Skip to content

fix: wrong order of resolving function expression and operands expression for call_indirect#2994

Open
Changqing-JING wants to merge 2 commits intoAssemblyScript:mainfrom
Changqing-JING:bugfix/2989
Open

fix: wrong order of resolving function expression and operands expression for call_indirect#2994
Changqing-JING wants to merge 2 commits intoAssemblyScript:mainfrom
Changqing-JING:bugfix/2989

Conversation

@Changqing-JING
Copy link
Contributor

Fixes #2989 .

Changes proposed in this pull request:
Fix wrong order of resolving function expression and operands expression for call_indirect

  • [ x] I've read the contributing guidelines
  • [ x] I've added my name and email to the NOTICE file

@Changqing-JING Changqing-JING changed the title Fix wrong order of resolving function expression and operands expression for call_indirect fix: wrong order of resolving function expression and operands expression for call_indirect Mar 21, 2026
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.

Function reference and parameter are resolved in wrong order.

1 participant