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
I'm trying to invoke a wasm function (of another instance) in my native api, but failed with "Exception: invalid exec env". Is it impossible to achieve this without setting WAMR_DISABLE_HW_BOUND_CHECK? Any guidance would be appreciated.
The text was updated successfully, but these errors were encountered:
I'm trying to invoke a wasm function (of another instance) in my native api, but failed with "Exception: invalid exec env". Is it impossible to achieve this without setting WAMR_DISABLE_HW_BOUND_CHECK? Any guidance would be appreciated.
The text was updated successfully, but these errors were encountered: