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
On errors rt_wasm3 correctly returns negative error codes to HALs, rt_wasmtime returns positive enum values signalling success in case of failures, unclear what i've missed to cause this just yet.