index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm-opcodecnt.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stderr for all logging and error output (#1579)
Sam Clegg
2020-12-03
1
-1
/
+1
*
Add `--version` to wabt tools (#1175)
Amir Bawab
2019-10-09
1
-1
/
+0
*
Add support for Features to wasm-opcodecnt and emit total instruction count. ...
nlewycky
2019-08-10
1
-0
/
+13
*
Pass Option structs by const reference (#888)
Ben Smith
2018-08-07
1
-1
/
+1
*
Remove short option for --help (#877)
Raphael Graf
2018-08-02
1
-4
/
+1
*
Fix ubsan build and remove workaround in favor of ubsan.blacklist (#678)
Sam Clegg
2017-11-28
1
-1
/
+1
*
Always include quoted headers like "src/foo.h" (#601)
Ben Smith
2017-08-30
1
-4
/
+4
*
Refactor wasm-opcodecnt. (#580)
Ben Smith
2017-07-24
1
-154
/
+64
*
Rename snake_case to MixedCase. (#579)
Ben Smith
2017-07-19
1
-53
/
+53
*
Rename read_file -> ReadFile; now returns vector (#572)
Ben Smith
2017-07-14
1
-6
/
+4
*
Remove WABT_ZERO_MEMORY WABT_FAILED and WABT_SUCCEEDED macros. (#540)
KarlSchimpf
2017-06-28
1
-3
/
+3
*
Rewrite wabt::Opcode as C++ class (#500)
Ben Smith
2017-06-19
1
-24
/
+9
*
Remove option default macros (#508)
Ben Smith
2017-06-19
1
-3
/
+1
*
Make OptionParser into C++ class (#497)
Ben Smith
2017-06-14
1
-83
/
+30
*
Rename wasmdump to wasm-objdump (#455)
Sam Clegg
2017-05-25
1
-0
/
+341