-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels