wasix-org/cargo-wasix

`cargo-wasix` should check that the accessible version of wasmer is at a minimum compatible version.

Opened this issue · 0 comments

As mention in this issue. cargo-wasix runs the program with the version of wasmer available on the system and doesn't checks what minimum compatible version should be there.

For all specific examples across wasix and edge. cargo-wasix should mention that, "User needs wasmer 4.1"