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
proc_exit doesn't return, and in generated C bindings should use _Noreturn, and in Rust should return !. It'd be good to add an annotation to witx to indicate such functions.