Function wasmtime_c_api::wasm_module_validate
source · #[no_mangle]
pub unsafe extern "C" fn wasm_module_validate(
store: &mut wasm_store_t,
binary: &wasm_byte_vec_t
) -> bool
#[no_mangle]
pub unsafe extern "C" fn wasm_module_validate(
store: &mut wasm_store_t,
binary: &wasm_byte_vec_t
) -> bool