diff options
author | Ben Smith <binjimin@gmail.com> | 2017-08-17 20:34:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-17 20:34:08 -0700 |
commit | 477cd75c3924e84dd1a8338ddfc0318308ca9d52 (patch) | |
tree | b0e727e3992773ab3aaa5e70baa76ee3ed33f9d1 /src/binary-reader-linker.cc | |
parent | bc3deb3288252866d9b571cd28c4104b9ffffd56 (diff) | |
download | wabt-477cd75c3924e84dd1a8338ddfc0318308ca9d52.tar.gz wabt-477cd75c3924e84dd1a8338ddfc0318308ca9d52.tar.bz2 wabt-477cd75c3924e84dd1a8338ddfc0318308ca9d52.zip |
Refactor interpreter imports (#592)
* Create Import derived classes instead of using union
* Use cast/dyn_cast for interpreter Func and Module (Defined vs. Host)
* Remove OnImport callback in BinaryReaderInterpreter; do all the work
in the kind-specific callbacks (e.g. OnImportFunc)
Diffstat (limited to 'src/binary-reader-linker.cc')
0 files changed, 0 insertions, 0 deletions