summaryrefslogtreecommitdiff
path: root/src/tools/wasm-dis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Encapsulate source map reader state (#7132)Thomas Lively2024-12-031-0/+1
* Add a --preserve-type-order option (#6916)Thomas Lively2024-09-101-1/+3
* In --debug mode, print partial wasm data that was read (#5356)Alon Zakai2022-12-151-1/+6
* Make `Name` a pointer, length pair (#5122)Thomas Lively2022-10-111-1/+0
* Add categories to --help text (#4421)Alon Zakai2022-01-051-0/+5
* Apply features from the commandline first (#3960)Alon Zakai2021-07-021-2/+1
* Comment on validation in wasm-dis (#3556)Alon Zakai2021-02-101-0/+6
* Add feature options to wasm-dis (#3548)Abbas Mashayekh2021-02-081-4/+7
* Refactor printing code so that printing Expressions always works (#3450)Alon Zakai2020-12-171-3/+1
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-081-1/+1
* Convert to using DEBUG macros (#2497)Sam Clegg2019-12-041-3/+1
* Allow color API to enable and disable colors (#2111)Siddharth2019-05-171-1/+1
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-3/+6
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-19/+35
* wasm-opt source map support (#1557)Alon Zakai2018-06-071-14/+2
* Better binary error reporting (#1505)Alon Zakai2018-04-131-0/+2
* 'std::string &' => 'std::string& ' (#1403)Alon Zakai2018-02-051-3/+3
* Exporting/importing debug location information from .wast/.asm.js/.s formats ...Yury Delendik2017-06-011-0/+16
* move console tool sources into src/tools (#490)Alon Zakai2016-05-121-0/+62