Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Sort output data sections to place .bss last | Thomas Lively | 2019-09-19 | 1 | -26/+26 |
* | [WebAssembly] Initialize memory in start function | Thomas Lively | 2019-09-04 | 1 | -5/+8 |
* | [WebAssembly] Add option to emit passive segments | Thomas Lively | 2019-07-03 | 1 | -30/+107 |
* | [WebAssembly] Emit the DataCount section when bulk memory is enabled | Thomas Lively | 2019-04-19 | 1 | -0/+16 |
* | [WebAssembly] Group rodata into a single output segment | Sam Clegg | 2018-08-08 | 1 | -34/+17 |
* | [WebAssembly] Allow signautre of entry function to be flexible | Sam Clegg | 2018-05-14 | 1 | -2/+2 |
* | [WebAssembly] Add a flag to control merging data segments | Sam Clegg | 2018-05-10 | 1 | -0/+48 |