Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Sort output data sections to place .bss last | Thomas Lively | 2019-09-19 | 1 | -1/+1 |
* | [WebAssembly] Initialize memory in start function | Thomas Lively | 2019-09-04 | 1 | -1/+1 |
* | [WebAssembly] Compute and export TLS block alignment | Guanzhong Chen | 2019-07-19 | 1 | -0/+27 |
* | [WebAssembly] Use passive segments by default when memory is shared | Thomas Lively | 2019-07-18 | 1 | -6/+4 |
* | [WebAssembly] fix bug in finding .tdata segment | Guanzhong Chen | 2019-07-18 | 1 | -3/+3 |
* | [WebAssembly] Implement thread-local storage (local-exec model) | Guanzhong Chen | 2019-07-16 | 1 | -0/+81 |