Function multiversx_sc_meta_lib::tools::wasm_to_wat
source ยท pub fn wasm_to_wat(output_wasm_path: &str, output_wat_path: &str)
Expand description
Converts a .wasm file on the disk to .wat.
pub fn wasm_to_wat(output_wasm_path: &str, output_wat_path: &str)
Converts a .wasm file on the disk to .wat.