index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm2c-wrapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Fuzzer] Simplify the hang limit mechanism (#5513)
Alon Zakai
2023-02-23
1
-6
/
+0
*
Use C++17's [[maybe_unused]]. NFC (#5309)
Sam Clegg
2022-12-02
1
-2
/
+1
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-6
/
+4
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-5
/
+5
*
cleanup to allow binaryen to be built in more strict environments (#3566)
walkingeyerobot
2021-02-16
1
-0
/
+1
*
Fuzzer: Fix wasm2c name mangling (#3228)
Alon Zakai
2020-10-23
1
-27
/
+56
*
Add new compound Signature, Struct and Array types (#3012)
Daniel Wirtz
2020-08-24
1
-1
/
+1
*
Use const modifier when dealing with types (#3064)
Daniel Wirtz
2020-08-20
1
-2
/
+2
*
Replace Type::expand() with an iterator-based approach (#3061)
Daniel Wirtz
2020-08-19
1
-6
/
+5
*
Prepare for compound types that are single but not basic (#3046)
Daniel Wirtz
2020-08-17
1
-2
/
+4
*
Wasm2c fuzz support: only emit a call to the hang limit function if present (...
Alon Zakai
2020-07-24
1
-2
/
+7
*
wasm2c signal handler fixes (#2957)
Alon Zakai
2020-07-14
1
-1
/
+1
*
Fix wasm2c loop (#2816)
Alon Zakai
2020-04-28
1
-5
/
+6
*
Emcc fuzzing followups (#2812)
Alon Zakai
2020-04-27
1
-4
/
+3
*
Wasm2c2Wasm Fuzzer: wasm2c + emcc (#2791)
Alon Zakai
2020-04-24
1
-15
/
+30
*
[fuzzing] wasm2c integration (#2772)
Alon Zakai
2020-04-22
1
-0
/
+186