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
This allows to control the runtime of Wasm executions in a deterministic fasion
effectively avoiding the halting problem by charging for executed instructions.
Not using the feature will not affect the execution efficiency of wasmi for users.