wasm_bench_compile

Function wasm_bench_compile 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_bench_compile( state: *mut c_void, wasm_bytes: *const u8, wasm_bytes_length: usize, ) -> ExitCode
Expand description

Compile the Wasm benchmark module.