1.0.0
Similar to issue #586, it is necessary to pop and re-push the type on the top of the stack when validating br_if, because otherwise the concerete type is not pushed on the stack (i.e. the top remains polymorphic). Fixes #588.
Similar to issue #586, it is necessary to pop and re-push the type on the top of the stack when validating br_if, because otherwise the concerete type is not pushed on the stack (i.e. the top remains polymorphic). Fixes #588.