wasi-nn: remove missing_memory from wasmtime_integration
This commit is contained in:
@@ -21,6 +21,4 @@ wasmtime_wiggle::wasmtime_integration!({
|
|||||||
function_override: {}
|
function_override: {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// Error to return when caller module is missing memory export:
|
|
||||||
missing_memory: { witx::types::Errno::MissingMemory },
|
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user