mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 13:18:20 +00:00
feat(vm) Rename the instance_allocator fields to instance_ref.
This commit is contained in:
@@ -75,7 +75,7 @@ where
|
||||
signature,
|
||||
kind: other.arg_kind,
|
||||
call_trampoline: None,
|
||||
instance_allocator: None,
|
||||
instance_ref: None,
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
Reference in New Issue
Block a user