Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish instruction renaming (#1792) | Heejin Ahn | 2021-12-20 | 1 | -1/+1 |
* | Enable bulk memory by default (#1728) | Sam Clegg | 2021-10-13 | 1 | -1/+1 |
* | Reference types changes to remove subtyping (#1407) | Ben Smith | 2020-05-28 | 1 | -2/+2 |
* | Update spec testsuite (#1237) | Sam Clegg | 2019-11-22 | 1 | -2/+2 |
* | Update spec testsuite (#1111) | Ben Smith | 2019-07-16 | 1 | -6/+6 |
* | Implement bulk memory in the interpreter (#1074) | Ben Smith | 2019-05-07 | 1 | -4/+4 |
* | Proper encoding of passive element segments (#1066) | Ben Smith | 2019-04-18 | 1 | -2/+5 |
* | Rename anyfunc -> funcref; parse reference types (#1026) | Ben Smith | 2019-02-25 | 1 | -1/+1 |
* | Rename {memory,table}.drop to {data,elem}.drop (#1000) | Alex Crichton | 2019-01-30 | 1 | -4/+4 |
* | Add more bulk memory tests; use vars for segments (#930) | Ben Smith | 2018-10-15 | 1 | -2/+2 |
* | Add bulk memory opcode definitions (#927) | Alex Crichton | 2018-10-12 | 1 | -0/+75 |