diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2019-04-18 13:13:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-18 13:13:34 -0700 |
commit | 769b92faf0447264c363aba6ce1fcec58786507f (patch) | |
tree | 41ed4953e6aaa32afed6252e814f1ee71ab1ed30 /scripts/fuzz_opt.py | |
parent | a9808ac6982e88262fc652d0634bf17119e1ee5f (diff) | |
download | binaryen-769b92faf0447264c363aba6ce1fcec58786507f.tar.gz binaryen-769b92faf0447264c363aba6ce1fcec58786507f.tar.bz2 binaryen-769b92faf0447264c363aba6ce1fcec58786507f.zip |
Refactor interpreter initialization to use bulk memory (#2025)
This corresponds to changes made to the initialization procedure in
the spec. It also removes all the heavy initialization work from the
external interface of the interpreter, which is a nice encapsulation
win.
Implementation of the interpretation of the remaining bulk memory
operations and more rigorous tests of that interpretation will come in
a follow-up PR.
Diffstat (limited to 'scripts/fuzz_opt.py')
0 files changed, 0 insertions, 0 deletions