pub fn looks_like_wasm_binary(bytes: &[u8]) -> bool
Returns ‘true’ when the byte slice has the magic bytes and version-1 header.