Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | binary-reader.cc: detect more malformed modules (#2251) | Keith Winstein | 2023-06-08 | 1 | -2/+1 |
* | Fix function body start/end locations in wasm-validate (#1842) | Sam Clegg | 2022-03-02 | 1 | -1/+1 |
* | Remove check from binary-reader-interp.cc that the validator already catches.... | Sam Clegg | 2021-12-13 | 1 | -1/+1 |
* | Add error locations to BinaryReaderInterp (#1780) | Sam Clegg | 2021-12-09 | 1 | -1/+1 |
* | Remove separate OnEndFunc vs OnEndExpr. (#1756) | Sam Clegg | 2021-11-05 | 1 | -2/+2 |
* | Fix wasm-interp assertions (#1092) | Ben Smith | 2019-06-07 | 1 | -0/+20 |