Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid writing DataCount section when it is not needed. (#1727) | Sam Clegg | 2021-10-13 | 1 | -22/+15 |
* | [EH] Replace event with tag (#1678) | Heejin Ahn | 2021-06-22 | 1 | -7/+7 |
* | Update exception handling support to current proposal (#1596) | Asumu Takikawa | 2021-02-10 | 1 | -13/+15 |
* | 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 | -1/+1 |
* | Add exnref value type to parser (#1389) | Ben Smith | 2020-04-14 | 1 | -13/+20 |
* | Parse updated event text and binary format (#1014) | Ben Smith | 2019-02-12 | 1 | -19/+21 |
* | Rename exception -> event (#1013) | Ben Smith | 2019-02-11 | 1 | -3/+3 |
* | Add `Event` known section; remove `exception` (#1012) | Ben Smith | 2019-02-11 | 1 | -26/+24 |
* | 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/+62 |