index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around a gcc 13 issue with signbit that made us not compute fmin of -0 p...
Alon Zakai
2023-10-04
1
-0
/
+117
*
Replace i31.new with ref.i31 everywhere (#5931)
Thomas Lively
2023-09-13
1
-4
/
+4
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-1
/
+1
*
Limit printing of Literal[s] in a general way (#5792)
Alon Zakai
2023-06-28
1
-0
/
+43
*
Fix pop assertion (#5777)
Alon Zakai
2023-06-20
1
-0
/
+28
*
[Wasm GC] Ignore GC cycle leaks in LSan (#5686)
Alon Zakai
2023-04-24
1
-0
/
+28
*
Remove the --hybrid and --nominal command line options (#5669)
Thomas Lively
2023-04-14
1
-1
/
+1
*
Fuzzer: Ignore host limits (#5536)
Alon Zakai
2023-03-01
1
-0
/
+27
*
Parse and print `array.new_fixed` (#5527)
Thomas Lively
2023-02-28
1
-1
/
+1
*
[Strings] Interpret string.eq and string.compare (#5501)
Alon Zakai
2023-02-17
1
-0
/
+195
*
[Strings] Initial string execution support (#5491)
Alon Zakai
2023-02-15
1
-0
/
+36
*
[Wasm GC] Fix array.new order of operand execution (#5487)
Alon Zakai
2023-02-14
1
-0
/
+20
*
Work around bugs with open world type optimizations (#5367)
Thomas Lively
2022-12-20
1
-1
/
+1
*
Do not compare reference values across executions (#5276)
Thomas Lively
2022-11-17
1
-0
/
+22
*
Fix ordering of visit() in MemoryGrow interpretation (#5108)
Alon Zakai
2022-10-03
1
-0
/
+26
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-0
/
+74
*
Fuzzer simplification: Remove trap-ignoring logic (#4958)
Alon Zakai
2022-08-24
1
-55
/
+0
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-153
/
+0
*
Add interpreter support for intrinsics (#4851)
Alon Zakai
2022-08-01
1
-0
/
+24
*
[Wasm GC] Properly represent nulls in i31 (#4819)
Alon Zakai
2022-07-25
1
-0
/
+106
*
[NFC] Refactor ModuleInstanceBase+RuntimeExpressionRunner into a single class...
Alon Zakai
2022-01-28
1
-0
/
+60
*
Fuzzer: Fix a missing return of a trap (#4485)
Alon Zakai
2022-01-28
1
-0
/
+14
*
Compare traps in ExecutionResults (#4405)
Heejin Ahn
2021-12-29
1
-0
/
+55
*
[EH] Make interpreter handle uncaught exceptions (#4369)
Heejin Ahn
2021-12-06
1
-0
/
+64
*
Fix RTTs for RTT-less instructions (#4294)
Thomas Lively
2021-11-03
1
-38
/
+50
*
Generate lit checks for fuzz-exec output (#4301)
Thomas Lively
2021-11-03
1
-0
/
+141