index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm2wat.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always do a full roundtrip in run-roundtrip.py (#1661)
Sam Clegg
2023-02-28
1
-6
/
+12
*
Move headers to include/wabt/ (#1998)
Alex Reinking
2022-09-28
1
-12
/
+12
*
Clang-format codebase (#1684)
Heejin Ahn
2021-12-20
1
-2
/
+2
*
Use stderr for all logging and error output (#1579)
Sam Clegg
2020-12-03
1
-1
/
+1
*
wasm-decompile: use symbols from linking section for names. (#1318)
Wouter van Oortmerssen
2020-01-27
1
-1
/
+1
*
Add `--version` to wabt tools (#1175)
Amir Bawab
2019-10-09
1
-1
/
+0
*
Replace ErrorHandler with Errors and FormatErrors*
Ben Smith
2018-09-04
1
-4
/
+5
*
Move WastLexer out of NameResolver, Validator, etc.
Ben Smith
2018-09-04
1
-2
/
+1
*
Pass Option structs by const reference (#888)
Ben Smith
2018-08-07
1
-4
/
+4
*
Add flag to ignore errors in custom sections (#833)
Ben Smith
2018-05-07
1
-1
/
+6
*
Add WatWriter option for inline imports (#703)
Ben Smith
2018-01-02
1
-0
/
+2
*
[cleanup] Always use braces with if (#691)
Ben Smith
2017-12-09
1
-1
/
+2
*
Import/export mutable globals w/ threads enabled (#690)
Ben Smith
2017-12-07
1
-1
/
+2
*
Make more use of string_view over 'const char *' (#684)
Sam Clegg
2017-12-02
1
-1
/
+1
*
Fix ubsan build and remove workaround in favor of ubsan.blacklist (#678)
Sam Clegg
2017-11-28
1
-1
/
+1
*
[wasm-objdump] Continue reading sections on error (#636)
Ben Smith
2017-09-26
1
-1
/
+2
*
Rename wasm2wast -> wasm2wat (#616)
Ben Smith
2017-09-08
1
-0
/
+140