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

[Costs] Differentiate unary costs
#4249 opened Oct 14, 2021 by MaxGraey Loading… updated Oct 23, 2021
Validator: Emit type names when subtyping fails
#4264 opened Oct 21, 2021 by kripken Loading… updated Oct 21, 2021
Add a more specific fast-math flag for NaNs
#4262 opened Oct 19, 2021 by kripken Loading… updated Oct 19, 2021
[OptimizeInstructions] canonicalize extacting sign bit to signed relational op
#4160 opened Sep 16, 2021 by MaxGraey Loading… updated Oct 15, 2021
Allow parsing of blocks with a type reference
#4236 opened Oct 12, 2021 by pmatos Draft updated Oct 14, 2021
Port another batch of passes tests to lit
#4219 opened Oct 7, 2021 by tlively Loading… updated Oct 8, 2021
OptimizeInstructions: Optimize i64(x) != 0 to !!x
#4194 opened Sep 29, 2021 by kripken Loading… updated Sep 30, 2021
DWARF: Canonicalize tombstone values
#4155 opened Sep 15, 2021 by kripken Loading… updated Sep 15, 2021
[Wasm GC] Properly error on invalid struct/array.get packing
#4131 opened Sep 8, 2021 by kripken Loading… updated Sep 9, 2021
[OptimizeInstruction] Simplify (x + 0.0) + 0.0 rule
#4123 opened Sep 4, 2021 by MaxGraey Loading… updated Sep 5, 2021
[Wasm2JS] More optimal JS codegen for some special cases
#4078 opened Aug 12, 2021 by MaxGraey Loading… updated Aug 27, 2021
ConstantFieldPropagation: Infer specific types locally in functions
#4096 opened Aug 20, 2021 by kripken Loading… updated Aug 23, 2021
[OptimizeForJS] Avoid 64-bit integer storage if it's possible
#4083 opened Aug 14, 2021 by MaxGraey Loading… updated Aug 16, 2021
[clang-format/tidy-diff] Avoid "@{upstream}" for local branches
#4003 opened Jul 19, 2021 by MaxGraey Loading… updated Jul 19, 2021
[Wasm GC] Cache the heap types of functions in binary reading
#3925 opened Jun 7, 2021 by kripken Loading… updated Jun 7, 2021
Only export functions with default visibility
#587 opened Jun 14, 2016 by dschuff Loading… updated May 31, 2021
Add an ExpressionReplacer utility
#3855 opened May 3, 2021 by kripken Loading… updated May 3, 2021
wasm-api-gen tool
#3637 opened Mar 2, 2021 by kripken Loading… updated Mar 10, 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
Made FuncCastEmulation make and export thunks for exports
#3474 opened Jan 8, 2021 by joemarshall Loading… updated Feb 1, 2021
Correctly update .debug_addr DWARF section.
#3461 opened Dec 23, 2020 by bmeurer Loading… updated Jan 19, 2021
[OptimizeInstructions] Optimize neg zero on LHS and float on RHS
#3394 opened Nov 23, 2020 by MaxGraey Loading… updated Jan 19, 2021
Prettify asm codegen
#3335 opened Nov 11, 2020 by MaxGraey Loading… updated Jan 19, 2021
Add signed(x) + C <=> 0 rule
#3334 opened Nov 11, 2020 by MaxGraey Loading… updated Jan 19, 2021
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.