Function wasmer_runtime_core_fl::validate_and_report_errors[][src]

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

The same as validate but with an Error message on failure