summaryrefslogtreecommitdiff
path: root/src/feature.cc
Commit message (Expand)AuthorAgeFilesLines
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-3/+3
* Enable reference types by default (#1729)Sam Clegg2021-10-131-2/+2
* Begin support for typed function references proposal: added the flag and supp...Dmitry Bezhetskov2021-07-251-0/+6
* Add exnref value type to parser (#1389)Ben Smith2020-04-141-0/+4
* Update testsuite (#1308)Ben Smith2020-01-161-0/+7
* Add --enable-all option (#1132)Heejin Ahn2019-07-291-0/+2
* Update testsuite; enable mut. globals by default (#884)Ben Smith2018-08-031-2/+8
* Run clang-format over all the files (#814)Ben Smith2018-03-161-2/+1
* Add an interface to enable features (#624)Michael Ferris2017-09-131-1/+1
* Always include quoted headers like "src/foo.h" (#601)Ben Smith2017-08-301-3/+3
* Add saturating float truncation operators (#573)Ben Smith2017-08-161-0/+32