Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add categories to --help text (#4421) | Alon Zakai | 2022-01-05 | 1 | -0/+5 |
* | Add fixup function for nested pops in catch (#4348) | Heejin Ahn | 2021-11-22 | 1 | -1/+3 |
* | Add pass argument sugar to commandline (#3882) | Alon Zakai | 2021-05-13 | 1 | -1/+13 |
* | Allow all features on wasm2js and add atomic tests (#2311) | Heejin Ahn | 2019-08-28 | 1 | -4/+0 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -12/+14 |
* | Use target features section in wasm-opt (#1967) | Thomas Lively | 2019-04-03 | 1 | -2/+2 |
* | 'std::string &' => 'std::string& ' (#1403) | Alon Zakai | 2018-02-05 | 1 | -5/+5 |
* | Make --debug a boolean | JF Bastien | 2016-03-18 | 1 | -1/+1 |
* | asm2wasm: use support's command-line | JF Bastien | 2016-01-11 | 1 | -2/+2 |
* | Generalize command-line parsing more. | JF Bastien | 2016-01-02 | 1 | -10/+40 |
* | Fix include guards. | JF Bastien | 2015-12-29 | 1 | -3/+3 |
* | Start moving command-line processing to libsupport.a | JF Bastien | 2015-12-29 | 1 | -0/+43 |