index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm-as.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a --preserve-type-order option (#6916)
Thomas Lively
2024-09-10
1
-1
/
+3
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
1
-1
/
+1
*
[Parser] Use the new parser in wasm-shell and wasm-as (#6529)
Thomas Lively
2024-04-24
1
-14
/
+4
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-1
/
+0
*
Add categories to --help text (#4421)
Alon Zakai
2022-01-05
1
-0
/
+9
*
Apply features from the commandline first (#3960)
Alon Zakai
2021-07-02
1
-2
/
+1
*
Improve testing on Windows (#3142)
Wouter van Oortmerssen
2020-09-17
1
-3
/
+2
*
Poppy IR wast parsing and validation (#3105)
Thomas Lively
2020-09-09
1
-1
/
+1
*
Concise error output (#2652)
Alon Zakai
2020-02-18
1
-1
/
+0
*
Use wat over wast for text format filenames (#2518)
Sam Clegg
2019-12-08
1
-2
/
+2
*
Convert to using DEBUG macros (#2497)
Sam Clegg
2019-12-04
1
-4
/
+1
*
Allow color API to enable and disable colors (#2111)
Siddharth
2019-05-17
1
-1
/
+1
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-5
/
+10
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-42
/
+73
*
Reland emitting of DataCount section (#2027)
Thomas Lively
2019-04-18
1
-3
/
+3
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-1
/
+3
*
Feature options (#1797)
Thomas Lively
2018-12-03
1
-1
/
+1
*
wasm-opt source map support (#1557)
Alon Zakai
2018-06-07
1
-18
/
+11
*
'std::string &' => 'std::string& ' (#1403)
Alon Zakai
2018-02-05
1
-7
/
+7
*
Restrict validation output to just validation errors in the API (#1253)
Daniel Wirtz
2017-11-01
1
-0
/
+1
*
Add Features enum to IR (#1250)
Derek Schuff
2017-10-27
1
-1
/
+1
*
Refactor validator API to use enums (#1209)
Alon Zakai
2017-10-03
1
-1
/
+1
*
SSA pass (#1049)
Alon Zakai
2017-06-13
1
-0
/
+7
*
Exporting/importing debug location information from .wast/.asm.js/.s formats ...
Yury Delendik
2017-06-01
1
-1
/
+19
*
add a --symbolmap option to wasm-as, which emits a side file with the name ma...
Alon Zakai
2016-11-09
1
-0
/
+5
*
Make wasm-as emit the names section/debug info only with -g (#705)
Alon Zakai
2016-09-26
1
-0
/
+5
*
separate wasm-opt out from wasm-shell: opt optimizes, shell runs wast shell t...
Alon Zakai
2016-07-13
1
-1
/
+1
*
Add mode to wasm validator to check for web-environment constraints (#584)
Derek Schuff
2016-06-14
1
-6
/
+25
*
add cfg-building traversal and a pass to coalesce locals using it
Alon Zakai
2016-05-15
1
-1
/
+1
*
move console tool sources into src/tools (#490)
Alon Zakai
2016-05-12
1
-0
/
+69