index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
133
-100807
/
+100821
*
[Wasm GC] Fix CoalesceLocals i31 local.get removal (#5619)
Alon Zakai
2023-04-04
1
-2
/
+36
*
[Wasm GC] Fuzz RefCast (#5617)
Alon Zakai
2023-04-03
1
-32
/
+34
*
[Wasm GC] Avoid refining in TypeUpdating unreachability propagation (#5616)
Alon Zakai
2023-04-03
1
-0
/
+70
*
[Wasm GC] Parse (sub $super _) for array, func, and struct (#5515)
Andy Wingo
2023-04-03
1
-3
/
+3
*
Do not treat `atomic.fence` as using a memory (#5603)
Thomas Lively
2023-03-29
2
-34
/
+13
*
[NFC] Port remove-unused-module-elements_all-features.wast to lit (#5602)
Thomas Lively
2023-03-29
3
-585
/
+572
*
Support memory64 in MemoryPacking (#5605)
Thomas Lively
2023-03-29
1
-0
/
+47
*
[Wasm GC] Fix detection of externalize/internalize as constant (#5592)
Alon Zakai
2023-03-20
1
-0
/
+83
*
Ensure a deterministic order in the type names section (#5590)
Alon Zakai
2023-03-20
1
-32
/
+38
*
[Exceptions] Fix error on bad delegate index (#5587)
Alon Zakai
2023-03-17
2
-0
/
+17
*
[Wasm GC] Allow extern.externalize in globals (#5585)
Alon Zakai
2023-03-17
1
-1
/
+31
*
[Wasm GC] wasm-ctor-eval: Handle externalized data (#5582)
Alon Zakai
2023-03-16
1
-0
/
+59
*
Handle ReturnCall in MergeSimilarFunctions (#5581)
Alon Zakai
2023-03-16
1
-1
/
+79
*
[Wasm GC] Fuzz ref.test (#5577)
Alon Zakai
2023-03-16
1
-33
/
+30
*
Add bulk-array.wast spec test outline (#5568)
Thomas Lively
2023-03-16
1
-0
/
+225
*
Support interpretation of extern.externalize and extern.internalize (#5576)
Thomas Lively
2023-03-16
1
-26
/
+26
*
Fuzzer: Generate both immutable and mutable globals (#5575)
Alon Zakai
2023-03-15
2
-63
/
+60
*
Fuzzer: Pick interesting subtypes in getSubType(HeapType) (#5573)
Alon Zakai
2023-03-15
1
-31
/
+35
*
Fix misoptimization in TypeMerging (#5572)
Thomas Lively
2023-03-14
1
-31
/
+164
*
[Wasm GC] Properly handle packed field truncation in StructNew (#5570)
Alon Zakai
2023-03-13
1
-0
/
+18
*
Fuzzer: Avoid emitting massive nested structs (#5564)
Alon Zakai
2023-03-13
1
-34
/
+33
*
Fuzzer: Limit array sizes (#5569)
Alon Zakai
2023-03-13
1
-32
/
+34
*
Make constant expression validation stricter (#5557)
Thomas Lively
2023-03-10
16
-127
/
+96
*
Fuzzer: Emit fewer uninhabitable types in getSubType (#5563)
Alon Zakai
2023-03-10
1
-31
/
+29
*
Fuzzer: Emit nulls with low probability in makeConstCompoundRef (#5559)
Alon Zakai
2023-03-10
1
-32
/
+36
*
Emit the fuzzer hashMemory function after modifications (#5558)
Alon Zakai
2023-03-09
2
-64
/
+59
*
Integrate the heap type fuzzer into the main fuzzer (#5555)
Alon Zakai
2023-03-09
1
-34
/
+39
*
Fuzzer: Pick from existing heap types in the module (#5539)
Alon Zakai
2023-03-08
1
-33
/
+31
*
CodePushing: Pushing into an if may require non-nullable fixups (#5551)
Alon Zakai
2023-03-07
1
-29
/
+76
*
SignatureRefining: Skip types with supertypes for now (#5548)
Alon Zakai
2023-03-06
1
-0
/
+30
*
[Wasm GC] Skip types with subtypes in SignatureRefining (#5544)
Alon Zakai
2023-03-03
1
-0
/
+22
*
Note function signature param/result features for validation (#5542)
Alon Zakai
2023-03-03
2
-0
/
+26
*
Fix type printing in the type fuzzer (#5543)
Thomas Lively
2023-03-03
2
-37
/
+37
*
Add a fuzzer utility for ensuring types are inhabitable (#5541)
Thomas Lively
2023-03-03
2
-0
/
+58
*
getHeapTypeCounts() must note select types for references (#5540)
Alon Zakai
2023-03-03
2
-2
/
+28
*
Fuzzer: Ignore host limits (#5536)
Alon Zakai
2023-03-01
1
-0
/
+27
*
Validation: Function types with multiple results require multivalue (#5535)
Alon Zakai
2023-03-01
1
-0
/
+19
*
JSPI - Replace function table references with JSPI'ed wrapper. (#5519)
Brendan Dahl
2023-03-01
1
-0
/
+34
*
Parse and print `array.new_fixed` (#5527)
Thomas Lively
2023-02-28
19
-70
/
+99
*
[NFC] Internally rename `ArrayInit` to `ArrayNewFixed` (#5526)
Thomas Lively
2023-02-28
4
-9
/
+9
*
Emit source map information for control flow structures (#5524)
Alon Zakai
2023-02-28
1
-1
/
+2
*
[wasm2js] Fix atomic notify to take an unsigned count (#5525)
Thomas Lively
2023-02-27
3
-4
/
+4
*
[wasm-ctor-eval] Properly handle multiple ctors with GC (#5522)
Alon Zakai
2023-02-24
2
-4
/
+82
*
Memory flattening cannot be done in the presence of DataDrop (#5521)
Alon Zakai
2023-02-24
1
-0
/
+38
*
Fix sourcemap nesting in reading and writing (#5504)
JesseCodeBones
2023-02-24
2
-1
/
+47
*
Fix validation of DataDrop (#5517)
Alon Zakai
2023-02-23
1
-0
/
+13
*
[Fuzzer] Simplify the hang limit mechanism (#5513)
Alon Zakai
2023-02-23
5
-90
/
+59
*
[wasm-ctor-eval] Stop evalling at table.set for now (#5516)
Alon Zakai
2023-02-23
1
-0
/
+60
*
[wasm-ctor-eval] Add v128 load/store support (#5512)
Alon Zakai
2023-02-23
1
-0
/
+43
[next]