Skip to content

Pull requests: WebAssembly/binaryen

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

Pull requests list

[Strings] Add string.const
#4768 opened Jun 30, 2022 by kripken Loading…
Fuzzer: Fix determinism fuzzing
#4767 opened Jun 30, 2022 by kripken Loading…
Improve ExtractFunction pass error printing
#4747 opened Jun 22, 2022 by juj Loading…
Fix LogExecution pass import name lookup
#4746 opened Jun 22, 2022 by juj Loading…
Grand Unified Flow Analysis (GUFA)
#4598 opened Apr 18, 2022 by kripken Loading…
[OptimizeInstructions] refactoring
#4367 opened Dec 4, 2021 by MaxGraey Loading…
LUBFinder: Update nulls
#4302 opened Nov 2, 2021 by kripken Draft
Validator: Emit type names when subtyping fails
#4264 opened Oct 21, 2021 by kripken Loading…
Add a more specific fast-math flag for NaNs
#4262 opened Oct 19, 2021 by kripken Loading…
[Costs] Differentiate unary costs
#4249 opened Oct 14, 2021 by MaxGraey Loading…
Port another batch of passes tests to lit
#4219 opened Oct 7, 2021 by tlively Loading…
OptimizeInstructions: Optimize i64(x) != 0 to !!x
#4194 opened Sep 29, 2021 by kripken Loading…
ProTip! Filter pull requests by the default branch with base:main.