Function wasm_bench_instantiate

Source
#[no_mangle]
pub extern "C" fn wasm_bench_instantiate(
    state: *mut c_void,
) -> ExitCode
Expand description

Instantiate the Wasm benchmark module.