You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// in this case the state of the sandbox is not reset until the context is finished and the `MultiUseSandbox` is returned.
42
42
pubstructMultiUseSandbox{
43
43
// We need to keep a reference to the host functions, even if the compiler marks it as unused. The compiler cannot detect our dynamic usages of the host function in `HyperlightFunction::call`.
0 commit comments