Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [EH] Make tag's attribute encoding detail (#3947) | Heejin Ahn | 2021-06-21 | 1 | -1/+1 |
* | [EH] Replace event with tag (#3937) | Heejin Ahn | 2021-06-18 | 1 | -3/+3 |
* | [EH] Make rethrow's target a try label (#3568) | Heejin Ahn | 2021-02-18 | 1 | -5/+5 |
* | [EH] Update C and binaryen.js API for delegate (#3565) | Heejin Ahn | 2021-02-13 | 1 | -5/+35 |
* | Basic EH instrucion support for the new spec (#3487) | Heejin Ahn | 2021-01-15 | 1 | -19/+16 |
* | Make try body start with 'do' (#2846) | Heejin Ahn | 2020-05-11 | 1 | -1/+3 |
* | Align binaryen.js with the npm package (#2551) | Daniel Wirtz | 2020-01-14 | 1 | -50/+42 |
* | Add support for reference types proposal (#2451) | Heejin Ahn | 2019-12-30 | 1 | -1/+2 |
* | Compile Binaryen to WebAssembly (#2503) | Daniel Wirtz | 2019-12-19 | 1 | -40/+44 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -2/+1 |
* | Remove FunctionType from Event (#2466) | Thomas Lively | 2019-11-25 | 1 | -2/+1 |
* | Add basic exception handling support (#2282) | Heejin Ahn | 2019-08-13 | 1 | -0/+61 |