Function wasmprinter::print_file[][src]

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.