Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid writing DataCount section when it is not needed. (#1727) | Sam Clegg | 2021-10-13 | 1 | -19/+12 |
* | [EH] Replace event with tag (#1678) | Heejin Ahn | 2021-06-22 | 1 | -7/+7 |
* | Use stderr for all logging and error output (#1579) | Sam Clegg | 2020-12-03 | 1 | -1/+3 |
* | Update output from type to func type in binary writer and reader (#1570) | Radu M | 2020-11-16 | 1 | -2/+2 |
* | Add exnref value type to parser (#1389) | Ben Smith | 2020-04-14 | 1 | -12/+19 |
* | Parse updated event text and binary format (#1014) | Ben Smith | 2019-02-12 | 1 | -32/+38 |
* | Rename exception -> event (#1013) | Ben Smith | 2019-02-11 | 1 | -4/+4 |
* | Add `Event` known section; remove `exception` (#1012) | Ben Smith | 2019-02-11 | 1 | -24/+22 |
* | Pass function body size in BinaryReader callback (#975) | Ben Smith | 2018-12-12 | 1 | -1/+1 |
* | WIP on support for level1 exception spec (#773) | Ben Smith | 2018-03-02 | 1 | -0/+58 |