[][src]Function wasmer_runtime_core_fl::validate_and_report_errors

pub fn validate_and_report_errors(wasm: &[u8]) -> Result<(), String>

The same as validate but with an Error message on failure