wabt
80bac7d4
- Fix expected stack layout when typechecking select instruction (#1222)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Fix expected stack layout when typechecking select instruction (#1222) The i32 condition variable should be the right-most type in the error report. Update bad-select-cond.txt to distinguish the difference and prevent regression.
References
#1222 - Fix expected stack layout when typechecking select instruction
Author
sbc100
Parents
ddcec7c6
Loading