Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish instruction renaming (#1792) | Heejin Ahn | 2021-12-20 | 1 | -3/+3 |
* | Rename atomic.notify, *.atomic.wait (#1564) | Ben Smith | 2020-11-03 | 1 | -3/+3 |
* | The great renaming (#985) | Ben Smith | 2018-12-19 | 1 | -72/+72 |
* | Pass function body size in BinaryReader callback (#975) | Ben Smith | 2018-12-12 | 1 | -1/+1 |
* | Fix wasm-objdump binary opcode output (#958) | Ben Smith | 2018-11-19 | 1 | -66/+66 |
* | Remove `run-objdump.py`; replace with `RUN` cmds (#732) | Ben Smith | 2018-01-24 | 1 | -1/+1 |
* | Rename run args (#728) | Ben Smith | 2018-01-21 | 1 | -1/+1 |
* | Rename {wake,wait} -> atomic.{wake,wait} (#672) | Ben Smith | 2017-11-21 | 1 | -6/+6 |
* | Change shared memory text syntax (#661) | Ben Smith | 2017-10-26 | 1 | -1/+1 |
* | Add `i{32,64}.wait` and `wake` operators (#646) | Ben Smith | 2017-10-05 | 1 | -235/+253 |
* | Validate that atomic accesses have shared memory (#641) | Ben Smith | 2017-09-27 | 1 | -248/+248 |
* | Add Atomic instructions (#633) | Ben Smith | 2017-09-20 | 1 | -0/+333 |