Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -1/+1 |
* | Update JS API function wrapper (#3128) | Daniel Wirtz | 2020-09-18 | 1 | -0/+14 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -3/+1 |
* | Multivalue type creation and inspection (#2459) | Thomas Lively | 2019-11-22 | 1 | -2/+2 |
* | Add missing methods for globals to binaryen.js (#2099) | Heejin Ahn | 2019-05-13 | 1 | -1/+0 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -2/+2 |
* | Optimize out memory and table when possible (#1352) | Alon Zakai | 2018-01-10 | 1 | -1/+0 |
* | Fixes for #5998 (#1341) | Alon Zakai | 2017-12-30 | 1 | -3/+3 |
* | Add getters for various specific expression fields to C/JS (#1332) | Daniel Wirtz | 2017-12-20 | 1 | -2/+3 |
* | Running passes on a single function in binaryen-c/.js (#1295) | Daniel Wirtz | 2017-11-21 | 1 | -0/+11 |