summaryrefslogtreecommitdiff
path: root/test/binaryen.js/functions.js.txt
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-1/+1
* Update JS API function wrapper (#3128)Daniel Wirtz2020-09-181-0/+14
* Remove FunctionType (#2510)Thomas Lively2019-12-111-3/+1
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-2/+2
* Add missing methods for globals to binaryen.js (#2099)Heejin Ahn2019-05-131-1/+0
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-2/+2
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-1/+0
* Fixes for #5998 (#1341)Alon Zakai2017-12-301-3/+3
* Add getters for various specific expression fields to C/JS (#1332)Daniel Wirtz2017-12-201-2/+3
* Running passes on a single function in binaryen-c/.js (#1295)Daniel Wirtz2017-11-211-0/+11