Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable bulk memory by default (#1728) | Sam Clegg | 2021-10-13 | 1 | -0/+1 |
* | Use stderr for reporting errors in wasm-interp (#1422) | Sam Clegg | 2020-05-13 | 1 | -2/+2 |
* | Fix typo. NFC. (#1410) | Sam Clegg | 2020-05-11 | 1 | -1/+1 |
* | Update spec testsuite (#1237) | Sam Clegg | 2019-11-22 | 1 | -3/+3 |
* | Implement bulk memory in the interpreter (#1074) | Ben Smith | 2019-05-07 | 1 | -1/+0 |
* | Replace `run-gen-wasm*.py` with `RUN` commands (#738) | Ben Smith | 2018-01-26 | 1 | -2/+0 |
* | Support different returncodes per command in tests (#737) | Ben Smith | 2018-01-26 | 1 | -1/+1 |
* | Remove BinaryErrorHandler, rename SourceErrorHandler (#553) | Ben Smith | 2017-07-06 | 1 | -1/+1 |
* | Use classes + virtual functions for BinaryReader (#376) | Ben Smith | 2017-03-30 | 1 | -1/+1 |
* | Refactor interpreter for linking support | Ben Smith | 2016-10-21 | 1 | -0/+1 |
* | fix binary tests for binary_0xc | Ben Smith | 2016-09-29 | 1 | -3/+5 |
* | WIP on tables + memories | Ben Smith | 2016-09-29 | 1 | -4/+5 |
* | fix bugs found by afl and asan (#78) | Dominic Chen | 2016-06-02 | 1 | -0/+17 |