Skip to content

Separate the create-exe functionality outside of wasmer #4285

Open
@syrusakbary

Description

@syrusakbary

create-exe spuriously fail, usually because of linking errors.

Ideally, we should move create-exe to outside the wasmer crate, so we can test and build this functionality separately of the main CI (to both speed up the builds, and avoid errors in CI).

Meanwhile, we will #[ignore] the tests to avoid errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions