summaryrefslogtreecommitdiff
path: root/test/spec/elem.txt
Commit message (Expand)AuthorAgeFilesLines
* Update testsuite and implement table64 (#2418)Sam Clegg2024-05-151-13/+10
* Update testsuite (#2287)Keith Winstein2023-10-241-1/+1
* Share reading/validation code between elem exprs & other const exprs (#2288)Keith Winstein2023-09-061-11/+12
* Update testsuite (#2167)Keith Winstein2023-03-131-53/+53
* Update testsuite (#2054)Sam Clegg2022-11-131-1/+13
* Update spec tests (#2003)Marcus Better2022-09-221-38/+47
* Track locations of Vars in BinaryReaderIR and BinaryReaderInterp (#1963)Keith Winstein2022-08-151-3/+3
* update br_table validation rule + enforce module validity in spectest-interp ...Keith Winstein2022-04-131-1/+1
* Remove check from binary-reader-interp.cc that the validator already catches....Sam Clegg2021-12-131-9/+9
* Share validation code between constant expressions and function bodies. NFC (...Sam Clegg2021-12-101-13/+11
* Add error locations to BinaryReaderInterp (#1780)Sam Clegg2021-12-091-7/+7
* Perform init expression validation outside of the binary reader. NFC (#1770)Sam Clegg2021-12-021-9/+18
* Update testsuite (#1738)Sam Clegg2021-10-181-40/+36
* Enable bulk memory by default (#1728)Sam Clegg2021-10-131-0/+1
* Bump third_party/testsuite to TOT (#1623)Ng Zhi An2021-03-041-5/+25
* Remove validation from the BinaryReader (#1354)Ben Smith2020-03-111-1/+2
* New interpreter (#1330)Ben Smith2020-02-211-12/+24
* Update spec testsuite (#1237)Sam Clegg2019-11-221-24/+12
* spectest-interp: Report when assert_trap passes and include error string. NFC...Sam Clegg2019-11-191-0/+1
* Implement bulk memory in the interpreter (#1074)Ben Smith2019-05-071-14/+2
* Proper encoding of passive element segments (#1066)Ben Smith2019-04-181-12/+12
* Add test for disabled opcodes in binary reader (#934)Ben Smith2018-10-181-2/+2
* Update testsuite (#780)Ben Smith2018-02-281-0/+53