summaryrefslogtreecommitdiff
path: root/test/spec/call_indirect.txt
Commit message (Expand)AuthorAgeFilesLines
* Update testsuite (#2495)Keith Winstein2024-10-301-7/+14
* Share reading/validation code between elem exprs & other const exprs (#2288)Keith Winstein2023-09-061-1/+1
* Update testsuite (#2167)Keith Winstein2023-03-131-1/+1
* Track locations of Vars in BinaryReaderIR and BinaryReaderInterp (#1963)Keith Winstein2022-08-151-4/+4
* update br_table validation rule + enforce module validity in spectest-interp ...Keith Winstein2022-04-131-1/+1
* Fix function body start/end locations in wasm-validate (#1842)Sam Clegg2022-03-021-2/+2
* Remove check from binary-reader-interp.cc that the validator already catches....Sam Clegg2021-12-131-2/+2
* Add error locations to BinaryReaderInterp (#1780)Sam Clegg2021-12-091-18/+18
* Update testsuite (#1738)Sam Clegg2021-10-181-52/+57
* Update testsuite (#1424)Ben Smith2020-05-131-47/+47
* Remove validation from the BinaryReader (#1354)Ben Smith2020-03-111-2/+4
* Fix TODOs in validator; only affects error outputBen Smith2020-02-291-2/+2
* Share validator between IR + binary-reader-interp (#1346)Ben Smith2020-02-271-2/+2
* spectest-interp: Report when assert_trap passes and include error string. NFC...Sam Clegg2019-11-191-0/+13
* Proper encoding of passive element segments (#1066)Ben Smith2019-04-181-1/+1
* Update testsuite (#1047)Ben Smith2019-03-251-4/+22
* The great renaming (#985)Ben Smith2018-12-191-6/+6
* Update to the lastest spec testsuite (#953)Ben Smith2018-11-071-28/+28
* Update testsuite (#942)Ben Smith2018-11-051-28/+28
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-45/+45
* Use `.wat` extension for wast2json-generated files (#669)Ben Smith2017-11-131-18/+18
* Update testsuite; call_indirect has new syntax (#667)Ben Smith2017-11-111-17/+82
* Better type-checking errors (#662)Ben Smith2017-10-301-14/+12
* Update testsuite (#609)Ben Smith2017-09-041-10/+1
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-19/+19
* Update testsuite; various lexing/parsing fixes (#482)Ben Smith2017-06-071-19/+19
* Use classes + virtual functions for BinaryReader (#376)Ben Smith2017-03-301-17/+17
* Full typechecking for unreachable code (#302)Ben Smith2017-02-141-2/+4
* Remove assert_{invalid,malformed} checks from wast2wast (#296)Ben Smith2017-01-301-92/+0
* Update testsuite (#297)Ben Smith2017-01-291-4/+13
* Implement assert_invalid for wasm-interp (#294)Ben Smith2017-01-271-1/+47
* Update testsuite (#291)Ben Smith2017-01-241-0/+8
* Update test/run-tests.py (#255)Ben Smith2017-01-051-21/+21
* Update testsuite and fix testsBen Smith2016-10-131-12/+12
* Fix most of the spec testsBen Smith2016-10-051-25/+21
* WIP fixing call_indirectBen Smith2016-09-291-54/+66
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-0/+81