summaryrefslogtreecommitdiff
path: root/scripts/sha256sum.py
diff options
context:
space:
mode:
authorWouter van Oortmerssen <aardappel@gmail.com>2020-01-30 14:22:22 -0800
committerGitHub <noreply@github.com>2020-01-30 14:22:22 -0800
commite21bb7e3370da868aa36e3000a756824df4078d1 (patch)
tree692be44bb9467a7aa057da9b9f2e5c3cabf8022d /scripts/sha256sum.py
parent4966aa99dceb8851c1135393f520b879096c16fc (diff)
downloadwabt-e21bb7e3370da868aa36e3000a756824df4078d1.tar.gz
wabt-e21bb7e3370da868aa36e3000a756824df4078d1.tar.bz2
wabt-e21bb7e3370da868aa36e3000a756824df4078d1.zip
wasm-decompile: escape hatch for variables used outside scope. (#1322)
The decompiler assumes it can define a variable where it is first assigned to, which works for almost all cases, but occasionally there is a use of a variable outside of the scope where it was defined. This detects that case, and makes sure that variable is pre-declared.
Diffstat (limited to 'scripts/sha256sum.py')
0 files changed, 0 insertions, 0 deletions