wabt
4ce790d2
- WastParser: tighten parsing of folded `if` (#2349)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
WastParser: tighten parsing of folded `if` (#2349) This makes the `then` block mandatory per the spec, and parses multiple foldedinstrs in the `if` predicate (exercised by the new if.wast test).
References
#2349 - WastParser: tighten parsing of folded `if`
Author
keithw
Parents
c3315f03
Loading