Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup to allow binaryen to be built in more strict environments (#3566) | walkingeyerobot | 2021-02-16 | 1 | -0/+2 |
| | |||||
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -11/+7 |
| | | | Mass change to apply clang-format to everything. We are applying this in a PR by me so the (git) blame is all mine ;) but @aheejin did all the work to get clang-format set up and all the manual work to tidy up some things to make the output nicer in #2048 | ||||
* | wasm-reduce tweaks and improvements (#1405) | Alon Zakai | 2018-02-11 | 1 | -1/+1 |
| | | | | | * wasm-reduce tweaks and improvements: better error messages, better validation, better function removal, etc. | ||||
* | Use steady_clock to measure code execution time (#776) | Loo Rong Jie | 2016-10-17 | 1 | -3/+3 |
| | |||||
* | add timer class | Alon Zakai | 2016-05-16 | 1 | -0/+55 |