Function wasmer::is_wasm[][src]

pub fn is_wasm(bytes: impl AsRef<[u8]>) -> bool
Expand description

Check if the provided bytes are wasm-like