diff options
author | Ashley Nelson <nashley@google.com> | 2022-12-15 13:33:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-15 13:33:14 -0800 |
commit | 7769196090e7ce2c150cd8a58fad0c89430d3d2b (patch) | |
tree | 141965a7ff40c96b5c9100283a9575995275ded1 /src/tools/wasm-dis.cpp | |
parent | 42896405d13d795c6c64ca5fad978bff025ff33a (diff) | |
download | binaryen-7769196090e7ce2c150cd8a58fad0c89430d3d2b.tar.gz binaryen-7769196090e7ce2c150cd8a58fad0c89430d3d2b.tar.bz2 binaryen-7769196090e7ce2c150cd8a58fad0c89430d3d2b.zip |
Add memory: init, copy, fill support to Multi-Memory Lowering Pass (#5346)
This PR adds support for memory.init, memory.copy, and memory.fill instructions in the multi-memory lowering pass. Also includes optional bounds checks per the wasm spec guidelines.
Diffstat (limited to 'src/tools/wasm-dis.cpp')
0 files changed, 0 insertions, 0 deletions