Ecosyste.ms: Issues

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

GitHub / WebAssembly/binaryen issues and pull requests

#5902 - adding bazel support

Issue - State: open - Opened by mobileink 11 months ago - 10 comments

#5901 - Refactor IRBuilder to build blocks internally

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

#5899 - Fix a merge conflict on main

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

#5898 - GlobalStructInference: Add missing ReFinalize

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

#5897 - Fix merging of unrelated types in TypeMerging

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

#5896 - wasm-ctor-eval: Limit memory to a reasonable amount

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

#5895 - Fix assertion failure in RemoveUnusedBrs

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

#5894 - Use the standard syntax for ref.cast, ref.test and array.new_fixed

Pull Request - State: closed - Opened by vouillon 11 months ago - 1 comment

#5893 - wasm-ctor-eval doesn't seem to play well with >2gb memories.

Issue - State: closed - Opened by sbc100 11 months ago - 5 comments

#5892 - RemoveUnusedBrs GC regression on BrOnCast

Issue - State: closed - Opened by kripken 11 months ago - 1 comment

#5891 - Update stringref text format

Pull Request - State: closed - Opened by vouillon 11 months ago - 1 comment

#5890 - Rename multimemory flag

Pull Request - State: closed - Opened by ashleynh 11 months ago - 3 comments

#5889 - Make the legacy parser follow more closely the standard GC text format

Pull Request - State: closed - Opened by vouillon 11 months ago - 4 comments

#5888 - Firefox intercepts key event in glfw

Issue - State: closed - Opened by warzes 11 months ago - 1 comment

#5887 - Improve br_on* optimizations

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

#5886 - Fix SSA on null refinement

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

#5885 - ReFinalize in TypeSSA

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

#5884 - SignatureRefining: Handle updates to call.without.effects

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

#5883 - Fix finalization of call_ref to handle refined target types

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

#5882 - Further improve ref.cast during finalization

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

#5881 - Ensure br_on_cast* target type is subtype of input type

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

#5880 - Factor IRBuilder utility out of the new wat parser

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

#5879 - Heap2Local: Refinalize if we end up refining

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

#5878 - [NFC] Factor `Result` and `MaybeResult` into a utility header

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

#5877 - TypeMerging error on call param

Issue - State: closed - Opened by kripken 11 months ago - 1 comment

#5876 - Improve cast optimizations

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

#5875 - Vacuum produces invalid get on non-nullable local

Issue - State: open - Opened by tlively 11 months ago - 6 comments

#5874 - Remove legacy GC encodings

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

#5873 - Use standard GC encodings by default

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

#5872 - Disable inline CodeCov annotations

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

#5871 - Add a Max Bits Analysis

Pull Request - State: open - Opened by zm2he 11 months ago - 1 comment

#5869 - LinearExecutionWalker: Optionally connect blocks for Br and BrOn

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

#5868 - Allow opting into standard GC encodings at compile time

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

#5867 - LocalCSE: Connect adjacent blocks in LinearExecutionWalker

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

#5866 - OptimizeCasts: Connect adjacent blocks in LinearExecutionWalker

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

#5865 - SimplifyGlobals: Connect adjacent blocks in LinearExecutionWalker

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

#5864 - Add --js-call-indirect option.

Pull Request - State: open - Opened by juj 11 months ago

#5863 - Configure CodeCov to be informational only

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

#5862 - Update to the final WasmGC opcodes

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

#5861 - Remove legacy WasmGC instructions

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

#5859 - [WIP] Validate that br_on_cast is a downcast

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

#5858 - Delete test without use

Pull Request - State: closed - Opened by ashleynh 11 months ago - 1 comment

#5857 - Fix LinearExecutionWalker on calls

Pull Request - State: closed - Opened by kripken 11 months ago - 4 comments

#5856 - Add CodeCov to CI

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

#5854 - [NFC] Remove some unneeded cruft from PossibleContents::intersect()

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

#5853 - Oracle chaining sketch

Pull Request - State: open - Opened by kripken 11 months ago - 1 comment

#5852 - [Wasm GC] Stop printing deprecated cast etc. instructions

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

#5851 - Fix a fuzz bug in TypeMapper

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

#5850 - GUFA: Infer using TrapsNeverHappen

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

#5849 - Lattice to model Stack

Pull Request - State: closed - Opened by zm2he 11 months ago - 1 comment

#5848 - Make lattice compare function non-static

Pull Request - State: closed - Opened by zm2he 12 months ago

#5847 - PossibleContents: Support more intersection types

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

#5846 - GUFA: Add a version that casts all of our inferences

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

#5845 - TypeMerging build error fuzz bug

Issue - State: closed - Opened by kripken 12 months ago

#5844 - Support sending additional values with BrOn

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

#5843 - [NFC] Port passes remove-unused-brs_all-features.wast to lit

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

#5842 - Fix a crash in TypeRefining on bottom types

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

#5841 - Remove erroneous usages of "setses" in Reaching Definitions Analysis

Pull Request - State: closed - Opened by zm2he 12 months ago

#5840 - TypeRefining: Add casts when we must

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

#5839 - [Outlining] Integration test for suffix_tree and stringify

Pull Request - State: closed - Opened by ashleynh 12 months ago

#5838 - CFGWalker: Allow users to not create "continuation" blocks [NFC]

Pull Request - State: closed - Opened by kripken 12 months ago - 4 comments

#5837 - wasm-merge: Fix locals in merged start

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

#5836 - Fix binary writing of strings without GC enabled

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

#5835 - wasm-merge drops locals from merged start function

Issue - State: closed - Opened by chambart 12 months ago - 2 comments

#5834 - AssemblyScript version of binaryen

Issue - State: closed - Opened by abflow 12 months ago - 4 comments

#5832 - [Outlining] Changing stringify values to 32-bit

Pull Request - State: closed - Opened by ashleynh 12 months ago

#5831 - Add a Fuzzer for Lattice and Transfer Function Properties

Pull Request - State: closed - Opened by zm2he 12 months ago

#5830 - SimplifyLocals: Refinalize after removing redundant tees

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

#5829 - C API: Add BinaryenAddFunction2 which takes a heap type

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

#5828 - Add support for debug printing of functions

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

#5827 - [NFC] Avoid using ControlFlowWalker in CFGWalker

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

#5826 - rec group's signature type

Issue - State: closed - Opened by zhenweijin 12 months ago - 6 comments

#5825 - SmallVector iteration improvements

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

#5824 - [NFC] Allow running multiple analyses in ParallelFunctionAnalysis

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

#5823 - End the current basic block on a Call

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

#5822 - Static Analysis: Add an API to get the block index of an expression

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

#5821 - [Outlining] LLVM Suffix Tree

Pull Request - State: closed - Opened by ashleynh 12 months ago

#5820 - wasm-merge: Error on import loops

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

#5819 - Adding license header to new files

Pull Request - State: closed - Opened by ashleynh 12 months ago

#5818 - add the license header comment to all the new files

Issue - State: closed - Opened by ashleynh 12 months ago - 1 comment

#5817 - Substitute LocalGraph initial calculations with Reaching Definitions Analysis

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

#5816 - Simplify and consolidate type printing

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

#5815 - Small fixes to Lattice and Monotone Analyzer

Pull Request - State: closed - Opened by zm2he 12 months ago

#5814 - WIP hack to support i8/i16 mutable arrays as public types for string interop

Pull Request - State: closed - Opened by kripken 12 months ago - 4 comments

#5813 - [wasm-merge] Handle chains of import/export

Pull Request - State: closed - Opened by vouillon 12 months ago

#5812 - [WasmGC] Add an experimental pass to pull call casts backwards, OptimizeCallCasts

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

#5811 - Add a pass to sort functions by name

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

#5810 - [Outlining] HashStringifyWalker

Pull Request - State: closed - Opened by ashleynh 12 months ago

#5809 - memory.init fixes for 64 bit

Pull Request - State: closed - Opened by dakenf 12 months ago - 1 comment

#5808 - Add a command line flag enabling standard final types

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

#5807 - Add new V8 flag for final types and remove old removed ones

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

#5806 - Fuzzer: Emit more variations of If

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

#5805 - GUFA: Refine casts

Pull Request - State: closed - Opened by kripken almost 1 year ago

#5804 - [NFC] Fix the use of "strict" in subtypes.h

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

#5803 - Initial support for `final` types

Pull Request - State: closed - Opened by tlively about 1 year ago - 2 comments

#5802 - [NFC] Fix check lines in nominal-good.wast

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