| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove AutoDrop (#7106) | Thomas Lively | 2024-11-22 | 1 | -1/+0 |
* | C API: Use segment names (#6254) | ericvergnaud | 2024-02-01 | 1 | -8/+12 |
* | [C-/JS-API] Add new BinaryenMemoryIs64 API + add memory64 argument for Binary... | Max Graey | 2022-09-12 | 1 | -0/+2 |
* | Mutli-Memories Support in IR (#4811) | Ashley Nelson | 2022-08-17 | 1 | -8/+22 |
* | [C API] Fix printf-related warnings when compiling C tests (NFC) (#4821) | dcode | 2022-07-25 | 1 | -1/+1 |
* | Clang-format c/cpp files in test directory (#4192) | Heejin Ahn | 2021-09-29 | 1 | -22/+47 |
* | [Wasm GC] Fix MergeBlocks on BrOn (#3702) | Alon Zakai | 2021-03-18 | 1 | -2/+2 |
* | Use stdbool boolean instead of int to represent boolean values in C API (#3670) | Paulo Matos | 2021-03-17 | 1 | -2/+2 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -11/+14 |
* | Ensure example tests validate (#2470) | Heejin Ahn | 2019-11-26 | 1 | -4/+7 |
* | Multivalue type creation and inspection (#2459) | Thomas Lively | 2019-11-22 | 1 | -8/+12 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -2/+2 |
* | Passive segments (#1976) | Thomas Lively | 2019-04-05 | 1 | -3/+4 |
* | Relooper CFG optimizations (#1759) | Alon Zakai | 2018-11-21 | 1 | -2/+2 |
* | Shared memory support for add memory import and set memory functions. (#1686) | Nidin Vinayakan | 2018-10-11 | 1 | -2/+2 |
* | Add optimize, shrink level and debug info options to C/JS (#1357) | Daniel Wirtz | 2018-01-17 | 1 | -0/+1 |
* | Add getters for various specific expression fields to C/JS (#1332) | Daniel Wirtz | 2017-12-20 | 1 | -3/+3 |
* | Provide AddImport/AddExport for each element in the C-API (#1292) | Daniel Wirtz | 2017-11-22 | 1 | -2/+2 |
* | Update binaryen-c/binaryen.js, fixes #1028, fixes #1029 (#1030) | Daniel Wirtz | 2017-06-07 | 1 | -5/+5 |
* | mark memory as existing when it is created in the C API | Alon Zakai (kripken) | 2017-01-04 | 1 | -0/+93 |