This commit is contained in:
Andrew Brown
2020-10-15 11:31:04 -07:00
parent e659d5cecd
commit f36ceac010

View File

@@ -299,7 +299,7 @@ impl Module {
Ok(buffer)
}
/// Deserializes and creates a module from the compilatio nartifacts.
/// Deserializes and creates a module from the compilation artifacts.
/// The `serialize` saves the compilation artifacts along with the host
/// fingerprint, which consists of target, compiler flags, and wasmtime
/// package version.