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
At present it is not possible for a host function to call into the guest. In other words should a guest function call invokes a host function then that host function has no means to call a guest function, we should consider if we want to remove this limitation.