summaryrefslogtreecommitdiff
path: root/src/passes/PostEmscripten.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2020-08-05 17:48:54 -0700
committerGitHub <noreply@github.com>2020-08-05 17:48:54 -0700
commite93fbc0c117bcfe645bab1b30d5802e619e68abc (patch)
tree3f11b6a9e189296988d9954b483f73a9aff5f2a1 /src/passes/PostEmscripten.cpp
parent9c84d90712c1183f1d9ab3e5068d902eb7d627ea (diff)
downloadbinaryen-e93fbc0c117bcfe645bab1b30d5802e619e68abc.tar.gz
binaryen-e93fbc0c117bcfe645bab1b30d5802e619e68abc.tar.bz2
binaryen-e93fbc0c117bcfe645bab1b30d5802e619e68abc.zip
Add StubUnsupportedJSOps to remove operations that JS does not support (#3024)
This doesn't lower them - it just replaces the unsupported operation with a drop. This will be useful for fuzzing, where to compare JS to the correct semantics we must avoid operations where JS is not always accurate. Also fully document the i64 -> f32 conversion issue in JS.
Diffstat (limited to 'src/passes/PostEmscripten.cpp')
0 files changed, 0 insertions, 0 deletions