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

#6503 - Fuzzer: Randomly pick which functions to use in RefFunc

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

#6502 - CoalesceLocals: ReFinalize when we refine a type

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

#6500 - DebugLocationPropagation: pass debuglocation from parent node to chil…

Pull Request - State: closed - Opened by XMadrid 3 months ago - 7 comments

#6499 - Do not repeat types names in text output

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

#6498 - [NFC] Fix tests that were polluting the test directory

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

#6497 - [Strings] Add a string lowering pass using magic imports

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

#6496 - When creating `dynCall` and `legalstub` function mark them as hasExplicitName. NFC

Pull Request - State: closed - Opened by sbc100 3 months ago - 4 comments

#6495 - OptimizeInstructions: Optimize StructNew/ArrayNew forms

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

#6494 - GUFA: Fix signed reads of packed GC data

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

#6492 - WATParser bug when parse implicit type definition

Issue - State: closed - Opened by qilinO-o 3 months ago - 1 comment

#6490 - Fix import order in test/lit/merge/types.wat

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

#6489 - [Parser] Pop past unreachables where possible

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

#6488 - [Parser] Use unreachables to fulfill tuple requirements

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

#6487 - Ensure printed tuple.extract arity is valid

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

#6486 - Fuzzer: Emit signed Struct/ArrayGet operations

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

#6485 - [Parser] Parse contref and nullcontref types

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

#6484 - Heap2Local: Fix signed struct/array reads

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

#6480 - Heap2Local: Optimize packed fields

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

#6479 - Asyncify: Fix nondeterminism in verbose logging

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

#6478 - Heap2Local: Optimize Arrays in addition to Structs

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

#6477 - Improve inlining of `return_call*`

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

#6476 - [Question] How to do type evaluation in Binaryen?

Issue - State: open - Opened by hungryzzz 3 months ago - 1 comment

#6475 - [NFC] Remove unused variables

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

#6474 - Handle return calls in CodeFolding

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

#6473 - [NFC] Refactor Heap2Local logic

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

#6472 - Improve inlining of `return_call*`

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

#6471 - [NFC] Reduce verbosity of test/lit/passes/global-effects.wast

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

#6470 - Update effects.h to handle return calls correctly

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

#6469 - Add a script that emits a JSON representation of wasm-delegations-fields.def

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

#6468 - Typed continuations: nocont and cont basic heap types

Pull Request - State: closed - Opened by frank-emrich 3 months ago - 7 comments

#6467 - [NFC] Improve asyncify-verbose test

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

#6466 - Fixes regarding explicit names

Pull Request - State: closed - Opened by vouillon 3 months ago - 8 comments

#6465 - [NFC] Generalize and simplify wasm-delegations-fields.h

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

#6464 - Handle return calls in wasm-ctor-eval

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

#6463 - Fix effect analysis in presence of tail calls within try blocks

Pull Request - State: closed - Opened by vouillon 3 months ago - 6 comments

#6462 - Fix writing of data segment names in name section

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

#6461 - Fix merge errors after #5935

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

#6460 - Output structured data format based on wasm-delegations.def

Issue - State: open - Opened by phated 3 months ago - 1 comment

#6457 - Asyncify-verbose: show multiple reasons why a function is processed

Pull Request - State: closed - Opened by curiousdannii 3 months ago - 6 comments

#6456 - GUFA: Fix nondeterminism in roots

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

#6455 - GUFA: Fix hashing of GlobalInfo's type

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

#6453 - [Strings] Lower string.concat in StringLowering

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

#6452 - Report timeout in interpretation of AtomicWait

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

#6451 - Fix interpretation of `return_call*`

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

#6450 - Fuzz bug with atomic wait

Issue - State: closed - Opened by tlively 3 months ago - 1 comment

#6449 - Remove the TRAVERSE_CALLS option in the ConstantExpressionRunner

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

#6448 - Fix inlining of `return_call*`

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

#6447 - Fuzzer HeapType generator: Do not use string types if not allowed

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

#6446 - Fix parsing of table imports

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

#6445 - Fuzzer: Work around the lack of wtf8/iter support

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

#6444 - [NFC] Fix fuzzer counting of ignored runs due to many errors

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

#6441 - [Strings] Escape strings printed by fuzz-exec

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

#6440 - Fix stringview subtyping

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

#6439 - Fuzzer: Implement a few more String TODOs

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

#6438 - StringNew: Trap on OOB start index

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

#6437 - wasm-merge: check that the types of imports and exports match.

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

#6436 - Fuzz bug: interpretation of `return_call` is not correct.

Issue - State: closed - Opened by tlively 3 months ago - 16 comments

#6435 - Internal UTF / Python error in fuzzer

Issue - State: closed - Opened by kripken 3 months ago - 10 comments

#6434 - GUFA: Emit RefAsNonNull instead of RefCast where possible

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

#6433 - Fuzzer bug: infinite hang in V8 execution

Issue - State: closed - Opened by tlively 3 months ago - 1 comment

#6432 - Problem with ModuleReader read in empty module

Issue - State: closed - Opened by qilinO-o 3 months ago - 4 comments

#6431 - Fuzz bug: missing bounds checks in element segment instantiation

Issue - State: open - Opened by tlively 3 months ago - 1 comment

#6430 - Generate interesting strings in fuzzer

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

#6429 - Updating lit tests leaves file in source tree

Issue - State: closed - Opened by sbc100 3 months ago

#6428 - Remove "minimal" JS import/export legalization

Pull Request - State: closed - Opened by sbc100 3 months ago - 1 comment

#6427 - Add "interposition" to the fuzzer's mutate() method

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

#6426 - Remove extra conversion in string test

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

#6425 - Update file name in INITIAL_CONTENTS_IGNORE

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

#6424 - Add missing conversions in string slice tests

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

#6423 - Precompute: Mark StringEncode as non-removable, just like ArrayCopy

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

#6422 - [Strings] Handle overflow in string.encode_wtf16_array

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

#6421 - Mark non-closed types as requiring GC

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

#6420 - CodeFolding: Fix up old EH when we fold away an If

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

#6419 - Keep unused types

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

#6418 - [Strings] Represent string values as WTF-16 internally

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

#6417 - [Strings] Add (partial) validation for StringNew

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

#6416 - [Strings] Implement TODOs in the fuzzer

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

#6415 - [Strings] Emit unreachable when a string instruction cannot be emitted properly

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

#6414 - [Strings] Fix StringSlice end computation

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

#6413 - Revert "Strings: Disable precomputing for now"

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

#6412 - Strings: Disable precomputing for now

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

#6411 - [Strings] Avoid mishandling unicode in StringConcat.

Pull Request - State: closed - Opened by rluble 4 months ago - 3 comments

#6410 - Fix build error on riscv64

Pull Request - State: closed - Opened by moui0 4 months ago

#6409 - SafeHeap: Handle overflows when adding the pointer and the size

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

#6408 - Atomics: Handle timeouts in waits in the (single-threaded) interpreter

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

#6407 - Support block-type parameters

Issue - State: open - Opened by wingo 4 months ago - 2 comments

#6406 - Impossible address ranges in DWARF debug info

Issue - State: open - Opened by martiancatboy 4 months ago - 1 comment

#6405 - [Strings] Avoid mishandling unicode in interpreter

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

#6404 - [Strings] Implement stringview_wtf16.slice

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

#6403 - Implement StringConcat in the interpreter.

Pull Request - State: closed - Opened by rluble 4 months ago - 8 comments