diff --git a/lib/cli/src/commands/run.rs b/lib/cli/src/commands/run.rs index 41705044c..0d6bef5a6 100644 --- a/lib/cli/src/commands/run.rs +++ b/lib/cli/src/commands/run.rs @@ -120,7 +120,7 @@ impl RunWithPathBuf { #[cfg(feature = "wasi")] { - // See https://github.com/wasmerio/wasmer/issues/3492 - + // See https://github.com/wasmerio/wasmer/issues/3492 - // we need IndexMap to have a stable ordering for the [fs] mapping, // otherwise overlapping filesystem mappings might not work // since we want to control the order of mounting directories from the