diff options
author | Max Graey <maxgraey@gmail.com> | 2020-08-24 18:30:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-24 08:30:33 -0700 |
commit | d2e2521e55120465549ddbccc4660ff98e929008 (patch) | |
tree | b03bad00edbc3ffa06e28be227d14816d657d4ed /src/tools/wasm2c-wrapper.h | |
parent | 33ccea3bdcb82f638c888b36bb779291d04568f3 (diff) | |
download | binaryen-d2e2521e55120465549ddbccc4660ff98e929008.tar.gz binaryen-d2e2521e55120465549ddbccc4660ff98e929008.tar.bz2 binaryen-d2e2521e55120465549ddbccc4660ff98e929008.zip |
memory.copy: use nop reductions only for ignoreImplicitTraps (#3074)
According to changes in spec:
WebAssembly/bulk-memory-operations#124
WebAssembly/bulk-memory-operations#145
we unfortunately can't fold to nop even for memory.copy(x, y, 0).
So this PR revert all reductions to nop but do this only under ignoreImplicitTraps flag
Diffstat (limited to 'src/tools/wasm2c-wrapper.h')
0 files changed, 0 insertions, 0 deletions