summaryrefslogtreecommitdiff
path: root/scripts/test/wasm2js.py
diff options
context:
space:
mode:
authorMax Graey <maxgraey@gmail.com>2020-07-22 20:45:47 +0300
committerGitHub <noreply@github.com>2020-07-22 10:45:47 -0700
commita097820b6f0d2bc4d31ace2764f07bfa17c2cad8 (patch)
treeb2396986d287bd71f321a4513342ae4f3523e565 /scripts/test/wasm2js.py
parent86362be31f1ae2d65e03fcc28bbf6526e48242f7 (diff)
downloadbinaryen-a097820b6f0d2bc4d31ace2764f07bfa17c2cad8.tar.gz
binaryen-a097820b6f0d2bc4d31ace2764f07bfa17c2cad8.tar.bz2
binaryen-a097820b6f0d2bc4d31ace2764f07bfa17c2cad8.zip
Optimize select with const arms (#2869)
x ? 1 : 0 => !!x and so forth.
Diffstat (limited to 'scripts/test/wasm2js.py')
0 files changed, 0 insertions, 0 deletions