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.
file
String