summaryrefslogtreecommitdiff
path: root/test/spec/multi-memory/binary.txt
Commit message (Expand)AuthorAgeFilesLines
* Issue a nicer error message on wasm components. (#2515)Dan Gohman2024-12-061-5/+5
* Update testsuite (#2495)Keith Winstein2024-10-301-38/+84
* Update testsuite and corresponding update to comment parser (#2416)Sam Clegg2024-05-131-2/+2
* Update testsuite (#2287)Keith Winstein2023-10-241-144/+52
* Share reading/validation code between elem exprs & other const exprs (#2288)Keith Winstein2023-09-061-2/+1
* spectest-interp: assert_malformed must error in reader alone (#2252)Keith Winstein2023-06-121-2/+1
* BinaryReader/BinaryReaderIR: check for missing end markers (#2218)Keith Winstein2023-05-031-1/+1
* binary-reader.cc: expand max local count and fix error message (#2173)Keith Winstein2023-03-151-2/+2
* Update testsuite (#2167)Keith Winstein2023-03-131-1/+1
* Update spec tests (#2003)Marcus Better2022-09-221-98/+98
* update br_table validation rule + enforce module validity in spectest-interp ...Keith Winstein2022-04-131-1/+1
* Update testsuite. (#1872)Zoltan Herczeg2022-03-301-1/+1
* Update testsuite (#1795)Sam Clegg2022-01-101-75/+81
* Add error locations to BinaryReaderInterp (#1780)Sam Clegg2021-12-091-1/+1
* Perform init expression validation outside of the binary reader. NFC (#1770)Sam Clegg2021-12-021-28/+28
* Add multi-memory feature support (#1751)Yuhan Deng2021-11-301-0/+260