diff options
author | Yury Delendik <ydelendik@mozilla.com> | 2018-09-05 15:38:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-05 15:38:46 -0500 |
commit | 8900ceb7e1adf6b91374c236a30ad7f20b980106 (patch) | |
tree | 68f5e9e33b2184016b7029c9e792ca69e0824c0c /src/wasm/wasm.cpp | |
parent | ff5d6f922555469d59e04268a143a201197cdce7 (diff) | |
download | binaryen-8900ceb7e1adf6b91374c236a30ad7f20b980106.tar.gz binaryen-8900ceb7e1adf6b91374c236a30ad7f20b980106.tar.bz2 binaryen-8900ceb7e1adf6b91374c236a30ad7f20b980106.zip |
[wasm2js] Fix nested selects (#1671)
In wasmjs, the nested selects are trying to use the same temporary locals. The patch reserves temporaries "at right time" to avoid overriding the values.
Diffstat (limited to 'src/wasm/wasm.cpp')
0 files changed, 0 insertions, 0 deletions