Skip to content

Pull requests: WebAssembly/binaryen

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[NFC] Properties::hasUnwritableTypeImmediate
#7576 by tlively was merged May 8, 2025 Loading…
[NFC] Move optimal-LEB emitting logic to a shared place
#7575 by kripken was merged May 7, 2025 Loading…
[Branch Hinting] Add binary support
#7572 by kripken was merged May 8, 2025 Loading…
call.without.effects is always possible for CSE
#7568 by paul-hoang was closed May 7, 2025 Loading…
[NFC] Use a SmallVector for HeapType children
#7565 by kripken was merged May 1, 2025 Loading…
[Fuzzing] Fuzz V8 with the revectorize flag, some of the time
#7564 by kripken was merged Apr 30, 2025 Loading…
Fix typos in fuzzing.py
#7563 by tlively was merged Apr 30, 2025 Loading…
Ignore public-exact.wast in fuzzing.py
#7562 by tlively was merged Apr 30, 2025 Loading…
[NFC] Make public type collection more efficient
#7561 by tlively was merged Apr 29, 2025 Loading…
Handle exactness in MinimizeRecGroups
#7555 by tlively was merged Apr 30, 2025 Loading…
Disallow exact references in public types
#7554 by tlively was merged Apr 30, 2025 Loading…
Avoid errors in Type::with(HeapType)
#7551 by tlively was merged Apr 29, 2025 Loading…
Use GLB in PossibleContents::intersect
#7550 by tlively was merged Apr 28, 2025 Loading…
[NFC] Simplify interpretation of casts
#7549 by tlively was merged Apr 24, 2025 Loading…
Add test with exact types to fuzzer ignore list
#7548 by tlively was merged Apr 24, 2025 Loading…
[Strings] Erase the strings section after StringLifting
#7546 by kripken was merged Apr 24, 2025 Loading…
Fix JSON parsing of escaped strings
#7545 by kripken was merged Apr 24, 2025 Loading…
Split generated casts test for more coverage
#7543 by tlively was merged Apr 23, 2025 Loading…
Exhaustively test OptimizeInstructions on ref.cast
#7542 by tlively was merged Apr 23, 2025 Loading…
Update evaluateCastCheck for exact types
#7541 by tlively was merged Apr 23, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:main.