summaryrefslogtreecommitdiff
path: root/test/spec/linking.txt
Commit message (Expand)AuthorAgeFilesLines
* update br_table validation rule + enforce module validity in spectest-interp ...Keith Winstein2022-04-131-1/+1
* Update testsuite (#1738)Sam Clegg2021-10-181-35/+33
* Enable bulk memory by default (#1728)Sam Clegg2021-10-131-0/+1
* New interpreter (#1330)Ben Smith2020-02-211-14/+14
* Update spec testsuite (#1237)Sam Clegg2019-11-221-12/+6
* spectest-interp: Report when assert_trap passes and include error string. NFC...Sam Clegg2019-11-191-0/+19
* Implement bulk memory in the interpreter (#1074)Ben Smith2019-05-071-6/+0
* Proper encoding of passive element segments (#1066)Ben Smith2019-04-181-3/+3
* Update testsuite; fix linking spec test (#1055)Ben Smith2019-04-031-1/+1
* Update testsuite; enable mut. globals by default (#884)Ben Smith2018-08-031-9/+15
* Update testsuite (#780)Ben Smith2018-02-281-6/+6
* Remove `run-interp.py`; use `RUN` commands instead (#730)Ben Smith2018-01-211-1/+0
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-10/+10
* Update testsuite (#648)Ben Smith2017-10-101-9/+9
* Refactor interpreter imports (#592)Ben Smith2017-08-171-2/+2
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-10/+10
* Use classes + virtual functions for BinaryReader (#376)Ben Smith2017-03-301-10/+10
* Use std::unordered_multimap for BindingHash (#357)Ben Smith2017-03-161-2/+2
* Update testsuite (#297)Ben Smith2017-01-291-7/+13
* Implement assert_invalid for wasm-interp (#294)Ben Smith2017-01-271-0/+1
* Update testsuite (#291)Ben Smith2017-01-241-3/+15
* Update test/run-tests.py (#255)Ben Smith2017-01-051-4/+4
* Implement assert_{malformed,unlinkable,uninstantiable}Ben Smith2016-12-061-4/+4
* Fix spec/linking testBen Smith2016-11-081-1/+15
* Fix most of the spec testsBen Smith2016-10-051-0/+3