index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
execution-results.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[EH] Fuzz calls from JS by calling wasm exports, sometimes catching (#7067)
Alon Zakai
2024-11-08
1
-1
/
+49
*
[wasm64] Make interpreter table methods operate on Address, not Index (#7062)
Alon Zakai
2024-11-07
1
-2
/
+2
*
Fuzz the Table from JS (#7042)
Alon Zakai
2024-10-31
1
-6
/
+42
*
[EH] Fuzz throws from JS (#7027)
Alon Zakai
2024-10-23
1
-18
/
+29
*
Restore isString type methods (#6815)
Thomas Lively
2024-08-06
1
-4
/
+2
*
[NFC] Add HeapType::getKind returning a new HeapTypeKind enum (#6804)
Thomas Lively
2024-08-06
1
-2
/
+5
*
Fuzzer: Compare strings (#6530)
Alon Zakai
2024-04-24
1
-11
/
+15
*
Fuzzer: Match the logging of i31ref between JS and C++ (#6335)
Alon Zakai
2024-02-22
1
-21
/
+35
*
Fuzzer: Remove --emit-js-shell logic and reuse fuzz_shell.js instead (#6310)
Alon Zakai
2024-02-20
1
-2
/
+12
*
Fix handling of exported imported functions (#6044)
Alon Zakai
2023-10-24
1
-1
/
+1
*
Fuzzer: Ignore host limits (#5536)
Alon Zakai
2023-03-01
1
-4
/
+10
*
Fuzzer: Handle HostLimitException during instance creation (#5534)
Alon Zakai
2023-03-01
1
-0
/
+5
*
[Fuzzer] Simplify the hang limit mechanism (#5513)
Alon Zakai
2023-02-23
1
-5
/
+1
*
[Strings] Initial string execution support (#5491)
Alon Zakai
2023-02-15
1
-1
/
+4
*
Do not compare reference values across executions (#5276)
Thomas Lively
2022-11-17
1
-18
/
+10
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-1
/
+1
*
Fuzzer simplification: Remove trap-ignoring logic (#4958)
Alon Zakai
2022-08-24
1
-15
/
+2
*
[NominalFuzzing] Don't compare nominal types in the fuzzer (#4603)
Alon Zakai
2022-04-21
1
-3
/
+8
*
[NFC] Refactor ModuleInstanceBase+RuntimeExpressionRunner into a single class...
Alon Zakai
2022-01-28
1
-3
/
+3
*
Fuzzer: Fix a missing return of a trap (#4485)
Alon Zakai
2022-01-28
1
-0
/
+1
*
LiteralList => Literals (#4451)
Alon Zakai
2022-01-13
1
-2
/
+2
*
Compare traps in ExecutionResults (#4405)
Heejin Ahn
2021-12-29
1
-22
/
+38
*
[EH] Make interpreter handle uncaught exceptions (#4369)
Heejin Ahn
2021-12-06
1
-24
/
+28
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-2
/
+1
*
[Wasm GC] Handle uses of default values in LocalSubtyping (#4024)
Alon Zakai
2021-07-28
1
-1
/
+3
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-3
/
+3
*
Fuzzer: Distinguish traps from host limitations (#3801)
Alon Zakai
2021-04-12
1
-0
/
+12
*
Fuzzing: Minor execution-results.h fixes (#3747)
Alon Zakai
2021-03-30
1
-4
/
+28
*
[Fuzzer] Don't compare references, just their types (#3384)
Alon Zakai
2020-11-17
1
-14
/
+44
*
Handle get/setTempRet0 in fuzzer support (#3279)
Alon Zakai
2020-10-23
1
-0
/
+13
*
Fuzzer: Handle log_execution instrumentation, and warn on unknown imports (#3...
Alon Zakai
2020-10-21
1
-0
/
+12
*
Refactor naming convention for functions handling tuples (#3196)
Max Graey
2020-10-09
1
-1
/
+1
*
Improve testing on Windows (#3142)
Wouter van Oortmerssen
2020-09-17
1
-1
/
+1
*
Fix RefNull issues (#3123)
Daniel Wirtz
2020-09-13
1
-2
/
+3
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-1
/
+1
*
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
*
[fuzzing] wasm2c integration (#2772)
Alon Zakai
2020-04-22
1
-1
/
+0
*
Update Precompute to handle tuples (#2687)
Thomas Lively
2020-03-10
1
-1
/
+1
*
Handle multivalue returns in the interpreter (#2684)
Thomas Lively
2020-03-10
1
-14
/
+17
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-9
/
+15
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-2
/
+2
*
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
-8
/
+9
*
Compare binaryen fuzz-exec to JS VMs (#1856)
Alon Zakai
2019-01-10
1
-13
/
+16
*
Fuzzing v128 and associated bug fixes (#1827)
Thomas Lively
2018-12-14
1
-1
/
+0
*
Fuzzing: log values during execution (#1779)
Alon Zakai
2018-11-30
1
-6
/
+27
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-1
/
+2
*
Change the Literal class's operator== to be bitwise (#1661)
Alon Zakai
2018-09-01
1
-1
/
+1
[next]