Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add `i{32,64}.wait` and `wake` operators (#646) | Ben Smith | 2017-10-05 | 1 | -0/+3 | |
* | Add Atomic instructions (#633) | Ben Smith | 2017-09-20 | 1 | -6/+73 | |
* | Correctly report the value of bad opcodes (#630) | Ben Smith | 2017-09-19 | 1 | -14/+21 | |
* | Move Interpreter::Opcodes into Opcode (#618) | Ben Smith | 2017-09-08 | 1 | -0/+8 | |
* | Add i{32,64}.extend{8,16,32}_s operators (#610) | Ben Smith | 2017-09-05 | 1 | -0/+7 | |
* | Always include quoted headers like "src/foo.h" (#601) | Ben Smith | 2017-08-30 | 1 | -4/+4 | |
* | Add saturating float truncation operators (#573) | Ben Smith | 2017-08-16 | 1 | -8/+43 | |
* | Consistent comments when ending anonymous namespace (#521) | Sam Clegg | 2017-06-23 | 1 | -1/+1 | |
* | Rewrite wabt::Opcode as C++ class (#500) | Ben Smith | 2017-06-19 | 1 | -6/+33 | |
* | Use Index/Address/Offset instead of uint32_t (#433) | Ben Smith | 2017-05-15 | 1 | -3/+3 | |
* | Move Opcode/OpcodeInfo to opcode.{c,h} (#412) | Ben Smith | 2017-04-27 | 1 | -0/+41 |