mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 05:08:19 +00:00
big patch: Start injecting InstanceAllocator everywhere.
This commit is contained in:
@@ -70,6 +70,7 @@ where
|
||||
signature,
|
||||
kind: other.arg_kind,
|
||||
call_trampoline: None,
|
||||
instance_allocator: None,
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -90,6 +91,7 @@ where
|
||||
signature,
|
||||
kind: other.arg_kind,
|
||||
call_trampoline: None,
|
||||
instance_allocator: None,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user