Skip to content

wasm-gc tests did not run out of the box #580

@eliotmoss

Description

@eliotmoss

With a fresh install of Virgil, and after running test/configure with a version of node available, tests of wasm-gc blew up. I determined that this was because the version of node was too old. I think we should enhance test/configure to get the version from node and somehow prohibit wasm-gc tests from running (compiling is ok) if the node version is not suitable. v21.1.0 and earlier did not work; v22.14.0 did. At the least, we should maybe warn users of the issue.

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