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

[Strings] Add a string-builtins feature, and lift/lower automatically when enabled
#7601 opened May 16, 2025 by kripken Loading… updated May 19, 2025
[Experimental] Measure the space used by vtable pointers
#7487 opened Apr 11, 2025 by tlively Loading… updated Apr 15, 2025
[CI] Update to latest alpine linux container image. NFC
#7381 opened Mar 20, 2025 by sbc100 Loading… updated Mar 20, 2025
Enable BigInt for binaryen.js
#7167 opened Dec 20, 2024 by tlively Loading… updated Dec 20, 2024
Validate pops while ignoring nameless blocks?
#6950 opened Sep 17, 2024 by kripken Draft updated Sep 23, 2024
DebugInfo: Add a method to find debug info for replacements and use it in Precompute
#5900 opened Aug 24, 2023 by kripken Loading… updated Aug 30, 2023
Avoid SmallSetBase heap allocation in default constructor
#4884 opened Aug 6, 2022 by Squareys Loading… updated Apr 3, 2023
Use SmallVector in TypeUpdating::updateParamTypes()
#5579 opened Mar 15, 2023 by kripken Loading… updated Mar 17, 2023
[Wasm GC] Add a test for duplicate-function-elimination on GC content
#5267 opened Nov 16, 2022 by kripken Loading… updated Nov 18, 2022
[WasmGC] DCE impossible types
#5172 opened Oct 20, 2022 by kripken Loading… updated Oct 21, 2022
[Strings] Begin support for String/StringView literals
#5024 opened Sep 7, 2022 by kripken Loading… updated Sep 27, 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
Run auto-update script on CI to check for uncommited changes
#4538 opened Mar 21, 2022 by kripken Loading… updated Mar 21, 2022
OptimizeInstructions: Optimize i64(x) != 0 to !!x
#4194 opened Sep 29, 2021 by kripken Loading… updated Sep 30, 2021
[Wasm GC] Properly error on invalid struct/array.get packing
#4131 opened Sep 8, 2021 by kripken Loading… updated Sep 9, 2021
wasm-reduce: Do not verify binary roundtripping when not using binary files
#3590 opened Feb 19, 2021 by kripken Loading… updated Feb 25, 2021
Prettify asm codegen
#3335 opened Nov 11, 2020 by MaxGraey Loading… updated Jan 19, 2021
Check for an invalid emscripten-sbrk-ptr
#2746 opened Apr 10, 2020 by kripken Loading… updated Jan 19, 2021
Give better error message when test scripts can't find build dir
#1585 opened Jun 4, 2018 by sbc100 Loading… updated Jan 19, 2021
ProTip! Adding no:label will show everything without a label.