index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
js-wrapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-4
/
+4
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-5
/
+5
*
Fuzzing in JS VMs: Emit null for reference type params instead of 0 (#3774)
Alon Zakai
2021-04-06
1
-4
/
+8
*
Fuzzing in JS VMs: Print types when we have nothing better (#3773)
Alon Zakai
2021-04-06
1
-1
/
+2
*
cleanup to allow binaryen to be built in more strict environments (#3566)
walkingeyerobot
2021-02-16
1
-0
/
+4
*
Use const modifier when dealing with types (#3064)
Daniel Wirtz
2020-08-20
1
-1
/
+1
*
Replace Type::expand() with an iterator-based approach (#3061)
Daniel Wirtz
2020-08-19
1
-1
/
+1
*
Enable cross-VM fuzzing + related improvements to fuzz_opt.py (#2762)
Alon Zakai
2020-04-15
1
-6
/
+6
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-1
/
+1
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-4
/
+4
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-1
/
+1
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-1
/
+2
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-11
/
+24
*
NaN fuzzing improvements (#1913)
Alon Zakai
2019-02-19
1
-1
/
+1
*
Compare binaryen fuzz-exec to JS VMs (#1856)
Alon Zakai
2019-01-10
1
-20
/
+28
*
Fix fuzzing JS glue code (#1843)
Alon Zakai
2018-12-27
1
-1
/
+17
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-2
/
+2
*
New fuzzer (#1126)
Alon Zakai
2017-08-11
1
-0
/
+89