execute_wasm

Function execute_wasm 

Source
pub async fn execute_wasm(
    wasm_file: PathBuf,
    input_json: String,
    config: NewtonAvsConfig<NewtonCliConfig>,
) -> Result<String>
Expand description

Execute WASM with the given file path and input JSON