Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `Push` (#2867) | Thomas Lively | 2020-05-22 | 1 | -4/+4 |
* | Make try body start with 'do' (#2846) | Heejin Ahn | 2020-05-11 | 1 | -2/+4 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -1/+1 |
* | Add support for reference types proposal (#2451) | Heejin Ahn | 2019-12-30 | 1 | -4/+4 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -2/+3 |
* | Remove FunctionType from Event (#2466) | Thomas Lively | 2019-11-25 | 1 | -1/+0 |
* | Multivalue type creation and inspection (#2459) | Thomas Lively | 2019-11-22 | 1 | -3/+3 |
* | vNxM.load_splat instructions (#2350) | Thomas Lively | 2019-09-23 | 1 | -4/+4 |
* | Add atomic.fence instruction (#2307) | Heejin Ahn | 2019-08-27 | 1 | -4/+4 |
* | Add initial support for anyref as an opaque type (#2294) | Jay Phelps | 2019-08-20 | 1 | -3/+3 |
* | Add basic exception handling support (#2282) | Heejin Ahn | 2019-08-13 | 1 | -0/+32 |