Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -30/+30 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -6/+6 |
* | Remove legacy DYNAMICTOP_PTR support from SafeHeap (#3425) | Sam Clegg | 2020-12-04 | 1 | -1912/+0 |
* | SAFE_HEAP: remove fastcomp, prepare for new emscripten approach (#3078) | Alon Zakai | 2020-08-25 | 1 | -1/+6 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -221/+221 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -8/+40 |
* | Properly handle fastcomp *wasm* safe heap (#2334) | Alon Zakai | 2019-09-06 | 1 | -0/+1908 |
* | SafeHeap: Prepare for emscripten_get_sbrk_ptr (#2331) | Alon Zakai | 2019-09-05 | 1 | -56/+3866 |
* | Fuzz fixes (#1991) | Alon Zakai | 2019-04-10 | 1 | -291/+46 |
* | Update test/spec/memory.wast to latest upstream (#1801) | Alon Zakai | 2019-04-03 | 1 | -0/+1 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -494/+494 |
* | SIMD (#1820) | Thomas Lively | 2018-12-13 | 1 | -0/+2148 |