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

The same as validate but with an Error message on failure