dont depend on wiggle for just the one func
This commit is contained in:
@@ -20,7 +20,7 @@ impl File {
|
||||
}
|
||||
}
|
||||
|
||||
#[wiggle::async_trait]
|
||||
#[async_trait::async_trait(?Send)]
|
||||
impl WasiFile for File {
|
||||
fn as_any(&self) -> &dyn Any {
|
||||
self
|
||||
|
||||
Reference in New Issue
Block a user