summaryrefslogtreecommitdiff
path: root/test/example/c-api-unused-mem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove FunctionType (#2510)Thomas Lively2019-12-111-11/+14
* Ensure example tests validate (#2470)Heejin Ahn2019-11-261-4/+7
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-8/+12
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-2/+2
* Passive segments (#1976)Thomas Lively2019-04-051-3/+4
* Relooper CFG optimizations (#1759)Alon Zakai2018-11-211-2/+2
* Shared memory support for add memory import and set memory functions. (#1686)Nidin Vinayakan2018-10-111-2/+2
* Add optimize, shrink level and debug info options to C/JS (#1357)Daniel Wirtz2018-01-171-0/+1
* Add getters for various specific expression fields to C/JS (#1332)Daniel Wirtz2017-12-201-3/+3
* Provide AddImport/AddExport for each element in the C-API (#1292)Daniel Wirtz2017-11-221-2/+2
* Update binaryen-c/binaryen.js, fixes #1028, fixes #1029 (#1030)Daniel Wirtz2017-06-071-5/+5
* mark memory as existing when it is created in the C APIAlon Zakai (kripken)2017-01-041-0/+93