WebAssembly / spec

WebAssembly specification, reference interpreter, and test suite.
https://webassembly.github.io/spec/
Other
3.09k stars 438 forks source link

[test] Test that atypical folded if conditions are parsed correctly #1682

Closed tlively closed 9 months ago

tlively commented 9 months ago

Check that the condition must be a sequence of folded (as opposed to unfolded) instructions, but also check that having zero or multiple folded instructions is allowed.

tlively commented 9 months ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.