summaryrefslogtreecommitdiff
path: root/src/support/path.cpp
Commit message (Collapse)AuthorAgeFilesLines
* refactor Path utils: store the bin/ dir so that all users of the API can use ↵Alon Zakai2018-03-301-0/+65
it by the standard calls, even if it was modified by user input (move it out of just being in wasm-reduce.cpp) (#1489)