old CLI --dir
arg clobbers new CLI --dir
argument
#7415
Labels
bug
Incorrect behavior in the current implementation that needs fixing
Thanks for releasing the compatibility shim in v14.0.3! I ran into an odd compatibility issue:
If
wasmtime
is run withoutWASMTIME_NEW_CLI=1
, then--dir
is always interpreted as a single value, and notHOST::GUEST
:Fails with:
Error: failed to open directory './::./'
The text was updated successfully, but these errors were encountered: