diff options
author | Alon Zakai <azakai@google.com> | 2022-07-26 19:35:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-26 19:35:06 -0700 |
commit | 85b05ebd648e7cc282777a2f445fe9c5b111eeb9 (patch) | |
tree | 22f2bfdab678414069eaeae9f923f983d7040ccb /src/dataflow/utils.h | |
parent | 24552779ebfbfc8f296d169c1462308aea27591c (diff) | |
download | binaryen-85b05ebd648e7cc282777a2f445fe9c5b111eeb9.tar.gz binaryen-85b05ebd648e7cc282777a2f445fe9c5b111eeb9.tar.bz2 binaryen-85b05ebd648e7cc282777a2f445fe9c5b111eeb9.zip |
[Strings] Add interpreter stubs for string instructions (#4835)
The stubs let precompute skip over them without erroring. With this PR we can
run the optimizer on strings code. We still can't run --fuzz-exec though, so we
can't run the fuzzer.
Also simplify the error strings in the earlier part of the file. All other code just
has "unimp" so we might as well do the same and not mention full names
there.
Diffstat (limited to 'src/dataflow/utils.h')
0 files changed, 0 insertions, 0 deletions