wabt
4ce790d2 - WastParser: tighten parsing of folded `if` (#2349)

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).
Author
Parents
Loading