Skip to content

Unknown import description type: 0x4 with exception handling wasm #1210

@alexjg

Description

@alexjg

.wasm files which include a tag import (type 0x4) will fail to parse with an error something like this:

Module parse failed: Unknown import description type: 0x4

This is unfortunate as the tag section is used by the webassembly exception handling machinery which is used by wasm-bindgen to catch panics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions