summaryrefslogtreecommitdiff
path: root/test/br_to_exit.wasm
Commit message (Collapse)AuthorAgeFilesLines
* Fix reading breaks to the function exit (#1304)Alon Zakai2017-11-211-0/+0
* remove unneeded code to handle a br to the return from the function. Now that we use getBlockOrSingleton there, it does that for us anyhow