Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require unique_ptr to Module::addFunctionType() (#1672) | Paweł Bylica | 2019-01-10 | 1 | -3/+2 |
* | Fuzzing: log values during execution (#1779) | Alon Zakai | 2018-11-30 | 1 | -4/+4 |
* | Add v128 type (#1777) | Thomas Lively | 2018-11-29 | 1 | -1/+4 |
* | Remove default cases (#1757) | Thomas Lively | 2018-11-27 | 1 | -10/+15 |
* | Rename WasmType => Type (#1398) | Alon Zakai | 2018-02-02 | 1 | -19/+19 |
* | Share trap mode between asm2wasm and s2wasm (#1168) | jgravelle-google | 2017-10-02 | 1 | -0/+12 |
* | Wasm h to cpp (#926) | jgravelle-google | 2017-03-10 | 1 | -1/+1 |
* | asm2wasm i64 support (#723) | Alon Zakai | 2016-09-30 | 1 | -0/+2 |
* | Generate thunks for address-taken imports (#554) | Derek Schuff | 2016-06-02 | 1 | -1/+1 |
* | allocate only expressions in arenas - functions, imports, exports, function t... | Alon Zakai | 2016-04-27 | 1 | -3/+3 |
* | add an ArenaVector for internal array allocations in expression nodes | Alon Zakai | 2016-04-26 | 1 | -24/+6 |
* | Move wasm-linker into its own cpp file (#375) | Derek Schuff | 2016-04-21 | 1 | -0/+128 |