summaryrefslogtreecommitdiff
path: root/test/strip
Commit message (Expand)AuthorAgeFilesLines
* Share reading/validation code between elem exprs & other const exprs (#2288)Keith Winstein2023-09-061-0/+1
* wasm-strip: add `-R/--remove-section` option (#2282)Diego Frias2023-08-181-0/+36
* wasm-strip: Add `-k/--keep-section` flag to prevent sections with specific na...Surma2023-02-091-0/+34
* wasm-strip: Add support for -o argument (#1862)Sam Clegg2022-03-101-0/+33
* Finish instruction renaming (#1792)Heejin Ahn2021-12-202-2/+2
* Add wasm-strip tool to strip custom sections (#902)Ben Smith2018-08-273-0/+94