summaryrefslogtreecommitdiff
path: root/src/test-wast-parser.cc
Commit message (Expand)AuthorAgeFilesLines
* [wat2wasm] Passive segments require bulk memory (#1203)Ben Smith2020-01-081-3/+3
* Fix some bugs w/ wast2json and SIMD (#1140)Ben Smith2019-08-101-1/+3
* Update spec testsuite (#1111)Ben Smith2019-07-161-5/+3
* Replace ErrorHandler with Errors and FormatErrors*Ben Smith2018-09-041-25/+24
* Move WastLexer out of NameResolver, Validator, etc.Ben Smith2018-09-041-2/+2
* Fix potential use-after-free in WastLexer (#626)Ben Smith2017-09-141-0/+88