summaryrefslogtreecommitdiff
path: root/src/interp/binary-reader-interp.cc
diff options
context:
space:
mode:
authorBen Smith <binjimin@gmail.com>2018-10-01 17:50:46 -0700
committerGitHub <noreply@github.com>2018-10-01 17:50:46 -0700
commitc90dc3ed9787a0c671d4efff407911fd3003f786 (patch)
tree3abe9e95fe77f8d78642a3a12c6c18136fb8ce27 /src/interp/binary-reader-interp.cc
parent48531e30895d47ae4f881dc18e41e4eb187b776a (diff)
downloadwabt-c90dc3ed9787a0c671d4efff407911fd3003f786.tar.gz
wabt-c90dc3ed9787a0c671d4efff407911fd3003f786.tar.bz2
wabt-c90dc3ed9787a0c671d4efff407911fd3003f786.zip
Tailcall (#918)
This doesn't do any of the real work yet, it just adds the ReturnCall/ReturnCallIndirect Expr and Opcode types, and the "--enable-tail-call" flag. Still TODO: * Parse the opcodes in binary-reader.cc * Validate the opcodes in validator.cc and type-checker.cc * Implement the opcodes in interp.cc * Write standard wabt tests, and enable the spec proposal tests too
Diffstat (limited to 'src/interp/binary-reader-interp.cc')
0 files changed, 0 insertions, 0 deletions