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

[Wasm GC] Remove unused signature results
#5185 opened Oct 24, 2022 by kripken Loading… updated Oct 24, 2022
[WasmGC] DCE impossible types
#5172 opened Oct 20, 2022 by kripken Loading… updated Oct 21, 2022
Add a way to run a pass on module-level code
#5170 opened Oct 20, 2022 by kripken Loading… updated Oct 20, 2022
[OptimizeInstructions] Simplify floating points with NaN on left side
#5059 opened Sep 20, 2022 by MaxGraey Loading… updated Oct 5, 2022
[Strings] Begin support for String/StringView literals
#5024 opened Sep 7, 2022 by kripken Loading… updated Sep 27, 2022
Extending the basic getMinBits implementation
#5061 opened Sep 20, 2022 by MaxGraey Loading… updated Sep 21, 2022
[OptimizeInstructions] Optimize copysign operations
#5032 opened Sep 10, 2022 by MaxGraey Loading… updated Sep 21, 2022
[OptimizeInstructions] Invert sign for negative RHS constants in signed rem
#4122 opened Sep 4, 2021 by MaxGraey Loading… updated Sep 14, 2022
Adds assert to RemoveUnusedModuleElements
#4983 opened Aug 27, 2022 by ashleynh Draft updated Aug 29, 2022
Add DevContainer
#4854 opened Jul 31, 2022 by cyw3 Loading… updated Aug 10, 2022
Avoid unreachable exception
#4886 opened Aug 9, 2022 by Squareys Loading… updated Aug 9, 2022
Fuzzer: Run Asyncify less
#4868 opened Aug 3, 2022 by kripken Loading… updated Aug 3, 2022
[OptimizeInstructions] Combine binary shift operations joined by Or, And, Xor
#4342 opened Nov 18, 2021 by MaxGraey Loading… updated Jul 28, 2022
Fuzzing: Add support for hybrid mode
#4838 opened Jul 27, 2022 by kripken Loading… updated Jul 27, 2022
feat(js): Extract *info functions into individual functions
#4751 opened Jun 24, 2022 by phated Loading… updated Jul 26, 2022
Simple/Local Dead Store Elimination
#3858 opened May 4, 2021 by kripken Loading… updated Jul 2, 2022
Allow more parallel work in dead argument eliminiation
#4641 opened May 4, 2022 by arsnyder16 Draft updated May 13, 2022
Run auto-update script on CI to check for uncommited changes
#4538 opened Mar 21, 2022 by kripken Loading… updated Mar 21, 2022
[Do not land] Experiment with read-only-to-write for wasm GC
#4535 opened Mar 21, 2022 by kripken Draft updated Mar 21, 2022
[WIP] Simplify type printing in text format
#4504 opened Feb 4, 2022 by tlively Draft updated Feb 7, 2022
[OptimizeInstructions] refactoring
#4367 opened Dec 4, 2021 by MaxGraey Loading… updated Dec 4, 2021
LUBFinder: Update nulls
#4302 opened Nov 2, 2021 by kripken Draft updated Nov 16, 2021
[Costs] Increase costs for rem by const operations
#4291 opened Oct 29, 2021 by MaxGraey Loading… updated Nov 5, 2021
ProTip! Adding no:label will show everything without a label.