[go: up one dir, main page]

[][src]Function wasmprinter::print_bytes

pub fn print_bytes(wasm: impl AsRef<[u8]>) -> Result<String>

Prints an in-memory wasm binary blob into an in-memory String which is its textual representation.