Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [WebAssembly] Fix import type to be signed LEBs | Derek Schuff | 2017-03-23 | 1 | -1/+1 | |
* | [WebAssembly] Fix some broken type encodings in wasm binary | Derek Schuff | 2017-03-16 | 1 | -9/+9 | |
* | [WebAssembly] Update format of 'names' section. | Derek Schuff | 2017-03-15 | 1 | -6/+11 | |
* | [WebAssembly] Use LEB encoding for value types | Derek Schuff | 2017-03-14 | 1 | -20/+24 | |
* | [WebAssembly] Add some comments and tidy up whitespace. | Dan Gohman | 2017-02-27 | 1 | -2/+3 | |
* | [WebAssembly] Add support for using a wasm global for the stack pointer. | Dan Gohman | 2017-02-24 | 1 | -0/+24 | |
* | [WebAssembly] Basic support for Wasm object file encoding. | Dan Gohman | 2017-02-24 | 1 | -6/+900 | |
* | [WebAssembly] Implement the wasm binary container header. | Dan Gohman | 2017-02-22 | 1 | -1/+3 | |
* | [WebAssembly] Add skeleton MC support for the Wasm container format | Dan Gohman | 2017-02-22 | 1 | -0/+119 |