Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -205/+0 |
* | Fix several issues found by fuzzing (#1931) | 2019 | 2022-09-17 | 1 | -0/+3 |
* | Use C++17 string_view (#1826) | Sam Clegg | 2022-02-11 | 1 | -19/+8 |
* | Clang-format codebase (#1684) | Heejin Ahn | 2021-12-20 | 1 | -3/+5 |
* | [EH] Replace event with tag (#1678) | Heejin Ahn | 2021-06-22 | 1 | -1/+1 |
* | Add TypeEntry, base class for type section entries (#1349) | Ben Smith | 2020-02-28 | 1 | -1/+1 |
* | wasm-decompile: escape hatch for variables used outside scope. (#1322) | Wouter van Oortmerssen | 2020-01-30 | 1 | -0/+2 |
* | wasm-decompile: use symbols from linking section for names. (#1318) | Wouter van Oortmerssen | 2020-01-27 | 1 | -2/+16 |
* | wasm-decompile: name data sections with their content (#1309) | Wouter van Oortmerssen | 2020-01-23 | 1 | -0/+44 |
* | wasm-decompile: overhauled name filtering. (#1272) | Wouter van Oortmerssen | 2019-12-23 | 1 | -0/+151 |