pub fn validate_wasm_and_report_errors( wasm: &[u8], interface: &Interface, ) -> Result<(), WasmValidationError>
validation