-
Notifications
You must be signed in to change notification settings - Fork 770
Pull requests: WebAssembly/binaryen
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Experimental] Measure the space used by vtable pointers
#7487
opened Apr 11, 2025 by
tlively
Loading…
[Testing] Use get_tests() in binaryen.js tests, so that --filter works
#7483
opened Apr 10, 2025 by
kripken
Loading…
Use fallthrough in optimizeInstructions to further optimize (unsigned)x < 0 ==> i32(0)
#7480
opened Apr 10, 2025 by
xuruiyang2002
Loading…
OptimizeInstructions: Optimize bool(x) | 1 ==> 1 even with side effects
#7478
opened Apr 10, 2025 by
xuruiyang2002
Loading…
Optimize binary operators with equal children even if side effect
#7460
opened Apr 7, 2025 by
xuruiyang2002
Loading…
use Owi to check for equivalence of the fuzzer-generated programs
#7420
opened Mar 30, 2025 by
zapashcanon
•
Draft
[CI] Update to latest alpine linux container image. NFC
#7381
opened Mar 20, 2025 by
sbc100
Loading…
Implement handling of multiple independent groups in Relooper
#7025
opened Oct 21, 2024 by
vyom1611
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.