Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -2/+2 |
* | Use C++17 string_view (#1826) | Sam Clegg | 2022-02-11 | 1 | -1/+1 |
* | Support function references in parameters and results of functions and blocks... | Dmitry Bezhetskov | 2021-11-16 | 1 | -0/+1 |
* | Update exception handling support to current proposal (#1596) | Asumu Takikawa | 2021-02-10 | 1 | -3/+0 |
* | Reference types changes to remove subtyping (#1407) | Ben Smith | 2020-05-28 | 1 | -11/+5 |
* | Update testsuite (for SIMD) (#1373) | Ben Smith | 2020-03-25 | 1 | -2/+6 |
* | Parse ArrayTypes (#1364) | Ben Smith | 2020-03-23 | 1 | -0/+1 |
* | Move more functionality into the v128 type (#1363) | Ben Smith | 2020-03-20 | 1 | -2/+2 |
* | Initial pass parsing/reading struct (#1352) | Ben Smith | 2020-03-09 | 1 | -0/+1 |
* | New interpreter (#1330) | Ben Smith | 2020-02-21 | 1 | -0/+117 |