Skip to content

Binaryen crashes when containing a call to _BinaryenArraySet #6215

@ericvergnaud

Description

@ericvergnaud

When a block contains a _BinaryenArraySet statement, Binaryen crashes during validation and emission.
This happens with both the wasm and the js targets.
It looks like a required value is null, here is the assert log:
Aborted(Assertion failed: *currp, at: /Users/ericvergnaud/Development/binaryen/src/wasm-traversal.h,313,pushTask).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions