Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename wasm-opcodecnt to wasm-stats (#2298) | Soni L | 2023-09-19 | 1 | -1/+1 |
| | |||||
* | Updated man pages (#2004) | tDwtp | 2022-09-22 | 1 | -0/+154 |
update the man pages based on the output of `--help` Added a lua script to generate man pages from help messages: usage: `wabt-tool --help | lua help2man.lau` |