An open API service for providing issue and pull request metadata for open source projects.

GitHub / WebAssembly/binaryen issues and pull requests

#7727 - [Custom Descriptors] Optimize branching descriptor casts

Pull Request - State: closed - Opened by tlively 15 days ago

#7724 - [wasm-split] Allow splitting globals

Issue - State: open - Opened by biggs0125 15 days ago

#7719 - [Custom Descriptors] Fix ref.cast_desc of i31ref

Pull Request - State: closed - Opened by tlively 16 days ago

#7699 - Fix build failure with Xcode/AppleClang 17

Pull Request - State: open - Opened by aiusepsi 27 days ago

#7698 - [Custom Descriptors] Handle global effects in GTO

Pull Request - State: open - Opened by tlively 28 days ago

#7694 - Feature/support custom pages size

Pull Request - State: open - Opened by BilelGho 29 days ago - 1 comment

#7693 - [Custom Descriptors] Keep trapping initializers

Pull Request - State: closed - Opened by tlively 30 days ago

#7692 - [Custom Descriptors] Preserve trap in Heap2Local

Pull Request - State: closed - Opened by tlively 30 days ago

#7691 - [Custom Descriptors] Optimize struct.new

Pull Request - State: closed - Opened by tlively about 1 month ago

#7690 - [Custom Descriptors] Add effects for struct.new

Pull Request - State: closed - Opened by tlively about 1 month ago

#7689 - [Custom Descriptors] Update wasm-ctor-eval

Pull Request - State: closed - Opened by tlively about 1 month ago

#7688 - Fix null pointer dereference validating struct.new

Pull Request - State: closed - Opened by tlively about 1 month ago

#7687 - [Custom Descriptors] Test struct.new execution

Pull Request - State: closed - Opened by tlively about 1 month ago

#7686 - [Custom Descriptors] Descriptors in type fuzzer

Pull Request - State: closed - Opened by tlively about 1 month ago - 1 comment

#7685 - [NFC] Generalize DFS machinery in makeInhabitable

Pull Request - State: closed - Opened by tlively about 1 month ago

#7684 - Implement string.test

Pull Request - State: closed - Opened by osa1 about 1 month ago - 1 comment

#7683 - Fails to compile with g++ 15

Issue - State: open - Opened by mohe2015 about 1 month ago - 1 comment

#7682 - Port test/passes/duplicate-function-elimination-* tests to lit

Pull Request - State: closed - Opened by osa1 about 1 month ago - 1 comment

#7681 - [NFC] Refactor heap type fuzzer generator

Pull Request - State: closed - Opened by tlively about 1 month ago

#7680 - [NFC] Removed unused member from HeapTypeGenerator

Pull Request - State: closed - Opened by tlively about 1 month ago

#7679 - [NFC] Rename StructNew::descriptor to desc

Pull Request - State: closed - Opened by tlively about 1 month ago

#7678 - [Custom Descriptors] Support in Precompute

Pull Request - State: closed - Opened by tlively about 1 month ago

#7677 - [Custom Descriptors] Interpret descriptor casts

Pull Request - State: closed - Opened by tlively about 1 month ago

#7676 - Fix UB in OptimizeInstructions

Pull Request - State: closed - Opened by tlively about 1 month ago

#7675 - [Custom Descriptors] Interpret ref.get_desc

Pull Request - State: closed - Opened by tlively about 1 month ago

#7674 - Add Testing/ and options-pinned.h to gitignore

Pull Request - State: closed - Opened by tlively about 1 month ago

#7673 - Add CMakeUserPresets.json to .gitignore

Pull Request - State: closed - Opened by tlively about 1 month ago

#7672 - SimplifyLocals causes ineffective code

Issue - State: open - Opened by xuruiyang2002 about 1 month ago

#7671 - [Custom Descriptors] Update MinimizeRecGroups

Pull Request - State: closed - Opened by tlively about 1 month ago

#7670 - Generalize "trivial call" flag to other simple instructions

Pull Request - State: open - Opened by osa1 about 1 month ago - 3 comments

#7669 - Always inline trivial calls that always shrink

Pull Request - State: closed - Opened by osa1 about 1 month ago - 6 comments

#7668 - Fix elem.drop interpretation

Pull Request - State: closed - Opened by osa1 about 1 month ago - 3 comments

#7667 - [Custom Descriptors] Update Heap2Local

Pull Request - State: closed - Opened by tlively about 1 month ago - 1 comment

#7666 - [Custom Descriptors] Update TypeMerging

Pull Request - State: closed - Opened by tlively about 1 month ago

#7665 - [NFC] Remove stale comment about unsafe casts

Pull Request - State: closed - Opened by tlively about 1 month ago

#7664 - [Custom Descriptors] Update Unsubtyping

Pull Request - State: closed - Opened by tlively about 1 month ago

#7663 - The inconvenience caused by function naming in wasm-split

Issue - State: closed - Opened by Air111 about 1 month ago - 3 comments

#7662 - Avoid assertions when parsing incorrect type annotations

Pull Request - State: closed - Opened by tlively about 1 month ago - 1 comment

#7661 - RemoveUnusedBrs causes ineffective code

Issue - State: open - Opened by xuruiyang2002 about 1 month ago - 1 comment

#7660 - Fix handling of declarative segments

Pull Request - State: open - Opened by osa1 about 1 month ago

#7659 - optimizeBoolean fails to deduce eqz condition

Issue - State: open - Opened by xuruiyang2002 about 1 month ago

#7658 - Implement `elem.drop`

Pull Request - State: closed - Opened by osa1 about 1 month ago - 5 comments

#7656 - Fix platform regex when installing wabt

Pull Request - State: closed - Opened by osa1 about 2 months ago - 1 comment

#7655 - Fix wabt setup script

Pull Request - State: closed - Opened by osa1 about 2 months ago

#7654 - Fix table.init text format parsing

Pull Request - State: closed - Opened by osa1 about 2 months ago - 2 comments

#7653 - wasm-as outputting an integer too big to fit in 32 bits

Issue - State: closed - Opened by 4y8 about 2 months ago - 2 comments

#7652 - RemoveUnusedBrs fails to optimize control flow based dead code

Issue - State: open - Opened by xuruiyang2002 about 2 months ago - 2 comments

#7651 - Precompute: Skip RefGetDesc for now

Pull Request - State: closed - Opened by kripken about 2 months ago

#7648 - [inlining] increasing accuracy of the code size assessment model

Pull Request - State: open - Opened by HerrCai0907 about 2 months ago - 5 comments

#7647 - Tail-Call optimization

Issue - State: open - Opened by HerrCai0907 about 2 months ago - 1 comment

#7646 - OptimizeInstructions: Fix merging of exact cast + ref.as_non_null

Pull Request - State: closed - Opened by kripken about 2 months ago

#7645 - wasm2js: function table undefined after calling async function

Issue - State: open - Opened by joe-p about 2 months ago

#7644 - Massive memory growth for -O3, -O4, -Os and -Oz, in ssa-nomerge

Issue - State: open - Opened by Jacalz about 2 months ago - 7 comments

#7643 - [custom-descriptors] Update struct.new parsing and validation

Pull Request - State: closed - Opened by tlively about 2 months ago

#7642 - Add a utility for principal types

Pull Request - State: open - Opened by tlively about 2 months ago

#7641 - feat: implement tail call optimization

Pull Request - State: open - Opened by HerrCai0907 about 2 months ago - 12 comments

#7639 - RemoveUnusedBrs: optimize unreachable control flow mixed with side-effecting branches

Pull Request - State: closed - Opened by xuruiyang2002 about 2 months ago - 3 comments

#7638 - [BranchHinting] Fix binary location computation of If when StackIR removes code

Pull Request - State: closed - Opened by kripken about 2 months ago - 5 comments

#7637 - Significant optimization regression due to failing remove unused branch

Issue - State: closed - Opened by xuruiyang2002 about 2 months ago - 6 comments

#7636 - Mark a variable only used in an assert

Pull Request - State: closed - Opened by dschuff about 2 months ago - 1 comment

#7635 - Revert "Export std hash template specializations from dylibs (#7618)"

Pull Request - State: closed - Opened by dschuff about 2 months ago

#7634 - Integrating LLVM optimizations with wasm-opt

Pull Request - State: open - Opened by xuruiyang2002 about 2 months ago - 3 comments

#7633 - Remove BinaryenStringNewSetTry from C API

Pull Request - State: closed - Opened by CountBleck about 2 months ago

#7632 - [Shared-Everything] ArrayRMW and ArrayCmpxchg

Pull Request - State: closed - Opened by kripken 2 months ago

#7631 - [NFC] Improve wasm-opt help text

Pull Request - State: closed - Opened by kripken 2 months ago

#7630 - [custom-descriptors] ref.cast_desc

Pull Request - State: closed - Opened by tlively 2 months ago

#7629 - Fix assertion failure in TupleOptimization

Pull Request - State: closed - Opened by tlively 2 months ago

#7628 - [CD] Fix TypeSSA on exact parameters in unreachable calls

Pull Request - State: closed - Opened by kripken 2 months ago - 3 comments

#7627 - [wasm-reduce] Fix time calculation

Pull Request - State: closed - Opened by tlively 2 months ago

#7626 - Non-UTF string builtins constants?

Issue - State: open - Opened by kripken 2 months ago - 9 comments

#7625 - BranchHintAnalysis pass

Pull Request - State: open - Opened by kripken 2 months ago - 2 comments

#7624 - [wasm-reduce] Get the return code from pclose

Pull Request - State: closed - Opened by tlively 2 months ago

#7622 - [custom-descriptors] Branching descriptor casts

Pull Request - State: closed - Opened by tlively 2 months ago - 1 comment

#7621 - [SharedEverything] Add array.atomic.get/set

Pull Request - State: closed - Opened by kripken 2 months ago

#7620 - [GC] Add missing ReFinalize to GlobalStructInference

Pull Request - State: closed - Opened by kripken 2 months ago

#7619 - Fix missing Exact type ReFinalization in TypeMerging

Pull Request - State: closed - Opened by kripken 2 months ago

#7618 - Export std hash template specializations from dylibs

Pull Request - State: closed - Opened by dschuff 2 months ago - 4 comments

#7617 - Fix IRBuilder location tracking of If starts

Pull Request - State: closed - Opened by kripken 2 months ago

#7614 - [custom-descriptors] Initial support for ref.get_desc

Pull Request - State: closed - Opened by tlively 2 months ago

#7613 - [Strings] Fix StringLowering of reference-taken functions

Pull Request - State: closed - Opened by kripken 2 months ago

#7612 - Fix assertion failure in type-refining-gufa

Pull Request - State: closed - Opened by tlively 2 months ago

#7611 - [CI] Add a no-asserts build

Pull Request - State: closed - Opened by kripken 2 months ago - 1 comment

#7610 - add missing maybe_unused annotation

Pull Request - State: closed - Opened by walkingeyerobot 2 months ago - 2 comments

#7609 - Fix TupleMake typo in wasm-delegations-fields.def

Pull Request - State: closed - Opened by tlively 2 months ago

#7608 - Handle stack switching in Unsubtyping

Pull Request - State: closed - Opened by tlively 2 months ago - 2 comments

#7607 - [NFC] Remove StringLowering::replaceNulls

Pull Request - State: closed - Opened by tlively 2 months ago - 1 comment

#7606 - Cannot build on MacOS

Issue - State: open - Opened by VillainsRule 2 months ago - 5 comments

#7605 - Preserve exactness optimizing ref.cast + ref.as_non_null

Pull Request - State: closed - Opened by tlively 3 months ago

#7604 - Fix parsing error on array.new_fixed on non-array

Pull Request - State: closed - Opened by kripken 3 months ago - 2 comments