Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -57/+57 |
* | Binary format local parsing fixes (#1664) | Alon Zakai | 2018-09-11 | 1 | -59/+59 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -4/+4 |
* | Update text syntax for shared memory limits (#1197) | Derek Schuff | 2017-09-22 | 1 | -1/+1 |
* | Avoid new blocks in binary reading/writing (#1165) | Alon Zakai | 2017-09-12 | 1 | -124/+116 |
* | Add support for atomic wait and wake operators (#1140) | Derek Schuff | 2017-08-24 | 1 | -0/+26 |
* | Validation for AtomicRMW and cmpxchg (#1092) | Derek Schuff | 2017-07-14 | 1 | -5/+5 |
* | Add IR, parsing, printing, and binary for atomic cmpxchg (#1083) | Derek Schuff | 2017-07-10 | 1 | -0/+34 |
* | Add IR, parsing and binary support for AtomicRMW instructions from wasm threa... | Derek Schuff | 2017-07-06 | 1 | -1/+37 |
* | Add atomic loads and stores (#1077) | Derek Schuff | 2017-06-28 | 1 | -0/+74 |