summaryrefslogtreecommitdiff
path: root/test/passes/remove-imports.wast
Commit message (Expand)AuthorAgeFilesLines
* Get more tests working with the new text parser (#6284)Thomas Lively2024-02-071-1/+1
* Fix incorrect wat in tests (#6207)Thomas Lively2024-01-081-4/+4
* Skip imports in table during RemoveImports (#2181)Thomas Lively2019-06-241-0/+4
* wasm-reduce tool (#1139)Alon Zakai2017-09-011-0/+1
* call_import changes: no more call_import, shared index space with functionsAlon Zakai2016-09-161-3/+3
* add drop and tee expressionsAlon Zakai2016-09-071-3/+10
* emit constants instead of callImport when there is a type necessaryAlon Zakai2015-11-221-1/+5
* add remove-imports passAlon Zakai2015-11-221-0/+7