We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc784c commit 9cb19edCopy full SHA for 9cb19ed
packages/vm/src/modules/file_system_cache.rs
@@ -103,10 +103,6 @@ fn raw_module_version_discriminator() -> String {
103
///
104
/// If anything else changes, you must change the manual module version.
105
106
-/// The string is used as a folder and should be named in a way that is
107
-/// easy to interpret for system admins. It should allow easy clearing
108
-/// of old versions.
109
-///
110
/// See https://github.com/wasmerio/wasmer/issues/2781 for more information
111
/// on Wasmer's module stability concept.
112
#[inline]
0 commit comments