-
Notifications
You must be signed in to change notification settings - Fork 752
Pull requests: WebAssembly/binaryen
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement handling of multiple independent groups in Relooper
#7025
opened Oct 21, 2024 by
vyom1611
Loading…
Add optimization from
x < 0 || x > POSITIVE_CONST
to unsigned(x) > POSITIVE_CONST
#6999
opened Oct 11, 2024 by
i582
Loading…
Add a script that emits a JSON representation of wasm-delegations-fields.def
#6469
opened Apr 3, 2024 by
kripken
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.