Skip to content

wasm-bindgen-test failed to deserialize module with SIMD #2522

Closed
@calebzulawski

Description

@calebzulawski

An example from CI: https://travis-ci.com/github/rust-lang/stdsimd/jobs/497585556

Error: failed to deserialize wasm module

Caused by:

    0: failed to parse code section

    1: Unknown 0xfd opcode (at offset 568559)

This occurred after I added SIMD comparisons (simd_eq, etc) to tests, which looks like it's fixed in bytecodealliance/wasm-tools#222, so hopefully it's a matter of "just" updating dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions