diff options
author | KarlSchimpf <karlschimpf@gmail.com> | 2017-07-01 12:30:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-01 12:30:56 -0700 |
commit | 4f1d3170b0c289265ade1d67268760fa1b539fe6 (patch) | |
tree | 1976ee74c9ab2efb8549518b68cd52b297ab99e2 /src/binary-error-handler.h | |
parent | 193f08d7c0846d0d840973be0ca182c27ac4daa1 (diff) | |
download | wabt-4f1d3170b0c289265ade1d67268760fa1b539fe6.tar.gz wabt-4f1d3170b0c289265ade1d67268760fa1b539fe6.tar.bz2 wabt-4f1d3170b0c289265ade1d67268760fa1b539fe6.zip |
Extend binary reader to handle exception constructs. (#545)
* Save state.
* Start changing binary reader to handle exceptions.
* Add framework for parsing binary IR.
* Initial binary reader for exceptions working.
* Add no-fold option to wasm2wast.
* Remove unnecessary code change.
* Completed implementation of binary reader.
* Added round trip tests.
* Fix issue caused by merge with master.
* Fix for exprlist change.
* Fix nits and add error messages if exceptions not allowed.
* Fix issues raised by binji.
* Initialize label in OnTryExpr.
Diffstat (limited to 'src/binary-error-handler.h')
0 files changed, 0 insertions, 0 deletions