It would be great if, when wasi-vfs isn't installed, wasify would download the appropriate version and install it somewhere local so that it could be used. Good places to install might include the gem dir itself or a ~/.wasify/ directory. Right now it adds an annoying manual step and either requires write access to /usr/local/bin or to change the $PATH -- not great for CI systems and other automated usage.
It would be great if, when wasi-vfs isn't installed, wasify would download the appropriate version and install it somewhere local so that it could be used. Good places to install might include the gem dir itself or a ~/.wasify/ directory. Right now it adds an annoying manual step and either requires write access to /usr/local/bin or to change the $PATH -- not great for CI systems and other automated usage.