Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -3/+3 |
* | Enable reference types by default (#1729) | Sam Clegg | 2021-10-13 | 1 | -2/+2 |
* | Begin support for typed function references proposal: added the flag and supp... | Dmitry Bezhetskov | 2021-07-25 | 1 | -0/+6 |
* | Add exnref value type to parser (#1389) | Ben Smith | 2020-04-14 | 1 | -0/+4 |
* | Update testsuite (#1308) | Ben Smith | 2020-01-16 | 1 | -0/+7 |
* | Add --enable-all option (#1132) | Heejin Ahn | 2019-07-29 | 1 | -0/+2 |
* | Update testsuite; enable mut. globals by default (#884) | Ben Smith | 2018-08-03 | 1 | -2/+8 |
* | Run clang-format over all the files (#814) | Ben Smith | 2018-03-16 | 1 | -2/+1 |
* | Add an interface to enable features (#624) | Michael Ferris | 2017-09-13 | 1 | -1/+1 |
* | Always include quoted headers like "src/foo.h" (#601) | Ben Smith | 2017-08-30 | 1 | -3/+3 |
* | Add saturating float truncation operators (#573) | Ben Smith | 2017-08-16 | 1 | -0/+32 |