Skip to content

Re-enable WASM CI after #1047 #1048

@lqd

Description

@lqd

In #1047 we've noticed the WASM CI starting to fail for reasons seemingly unrelated to the PR:

Error: failed to run main module `/checkout/target/wasm32-wasi/release/deps/core_arch-c0d11357b68974c7.wasm`

Caused by:
    0: failed to instantiate "/checkout/target/wasm32-wasi/release/deps/core_arch-c0d11357b68974c7.wasm"
    1: unknown import: `env::llvm.wasm.widen.low.signed.v8i16.v16i8` has not been defined

rustc updated to LLVM12 around the same time so it may be related.

#1047 will temporarily disable WASM CI when it lands, and this issue tracks the need to re-enable it once we've diagnosed and fixed the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions