diff options
author | Wouter van Oortmerssen <aardappel@gmail.com> | 2019-09-25 09:30:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-25 09:30:48 -0700 |
commit | 94d496755830b587f43e7154ee4ffaeb378138bf (patch) | |
tree | b04888fb5d4bbe2f21263aafda7709935a18767b /Makefile | |
parent | 7db18a5d54bf2a19aee60c565c947cf5030c1692 (diff) | |
download | wabt-94d496755830b587f43e7154ee4ffaeb378138bf.tar.gz wabt-94d496755830b587f43e7154ee4ffaeb378138bf.tar.bz2 wabt-94d496755830b587f43e7154ee4ffaeb378138bf.zip |
wasm-decompile: Output Tee as Set+Get instead if possible. (#1165)
This really de-tangles the code, as in-line assignments are
hard to read.
To make this possible, I had to track the current stack depth, take
into account unreachable paths and a few other support features.
Also added debug output upon assert.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions