summaryrefslogtreecommitdiff
path: root/test/print
Commit message (Expand)AuthorAgeFilesLines
* Use the standard shared memory text format (#6200)Thomas Lively2024-01-036-6/+6
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-1/+1
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-232-6/+6
* Remove Type ordering (#3793)Thomas Lively2021-05-182-3/+3
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-232-5/+5
* Intern HeapTypes and clean up types code (#3428)Thomas Lively2020-12-072-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-4/+4
* Remove FunctionType (#2510)Thomas Lively2019-12-112-11/+11
* Massive renaming (#1855)Thomas Lively2019-01-073-18/+18
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-4/+4
* Update text syntax for shared memory limits (#1197)Derek Schuff2017-09-229-14/+6
* Add shared memories (#1069)Derek Schuff2017-06-279-0/+23
* Fix auto_update_tests for printing/minifier tests (#1071)Derek Schuff2017-06-273-1/+118
* Make initial and max memory sizes be in pages instead of bytesDerek Schuff2016-03-091-1/+1
* br_table, no more casesAlon Zakai2016-03-072-55/+0
* min test fixesAlon Zakai2016-03-071-1/+1
* fix min.wast testcaseAlon Zakai2016-03-073-3/+3
* Whitespace removal.Michael2016-02-223-54/+55
* Bug fix and adds printing / parsing tests.Michael2016-02-222-0/+55