[−][src]Function wasmprinter::print_file
pub fn print_file(file: impl AsRef<Path>) -> Result<String>
Reads a WebAssembly file from the filesystem and then prints it into an
in-memory String.
pub fn print_file(file: impl AsRef<Path>) -> Result<String>
Reads a WebAssembly file from the filesystem and then prints it into an
in-memory String.