summaryrefslogtreecommitdiff
path: root/test/example/relooper-fuzz1.c
Commit message (Expand)AuthorAgeFilesLines
* [C-/JS-API] Add new BinaryenMemoryIs64 API + add memory64 argument for Binary...Max Graey2022-09-121-1/+1
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-20/+27
* Clang-format c/cpp files in test directory (#4192)Heejin Ahn2021-09-291-168/+202
* Remove FunctionType (#2510)Thomas Lively2019-12-111-17/+15
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-14/+14
* Passive segments (#1976)Thomas Lively2019-04-051-1/+1
* Relooper CFG optimizations (#1759)Alon Zakai2018-11-211-3/+2
* Shared memory support for add memory import and set memory functions. (#1686)Nidin Vinayakan2018-10-111-1/+1
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-11/+11
* Add getters for various specific expression fields to C/JS (#1332)Daniel Wirtz2017-12-201-50/+50
* Provide AddImport/AddExport for each element in the C-API (#1292)Daniel Wirtz2017-11-221-1/+1
* Update binaryen-c/binaryen.js, fixes #1028, fixes #1029 (#1030)Daniel Wirtz2017-06-071-12/+24
* add drop and tee expressionsAlon Zakai2016-09-071-2/+4
* add more relooper testing and improve existingAlon Zakai2016-07-201-0/+332