Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -8/+8 |
* | Clang-format codebase (#1684) | Heejin Ahn | 2021-12-20 | 1 | -2/+2 |
* | Use stderr for all logging and error output (#1579) | Sam Clegg | 2020-12-03 | 1 | -1/+1 |
* | Add `--version` to wabt tools (#1175) | Amir Bawab | 2019-10-09 | 1 | -1/+0 |
* | Replace ErrorHandler with Errors and FormatErrors* | Ben Smith | 2018-09-04 | 1 | -4/+5 |
* | Move WastLexer out of NameResolver, Validator, etc. | Ben Smith | 2018-09-04 | 1 | -2/+1 |
* | Pass Option structs by const reference (#888) | Ben Smith | 2018-08-07 | 1 | -3/+3 |
* | Add flag to ignore errors in custom sections (#833) | Ben Smith | 2018-05-07 | 1 | -1/+6 |
* | Import/export mutable globals w/ threads enabled (#690) | Ben Smith | 2017-12-07 | 1 | -1/+2 |
* | Fix ubsan build and remove workaround in favor of ubsan.blacklist (#678) | Sam Clegg | 2017-11-28 | 1 | -1/+1 |
* | Add wasm-validate tool (#664) | Ben Smith | 2017-10-31 | 1 | -0/+94 |