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
Thanks for filing this. Once WASI modularization is complete, we'll be refactoring the errors so that each module only contains the errors that are relevant to its functions. Through that process, we will be cleaning up any unused errors, so I'm going to close this one out.
Some error constants are used only in
libc
and can not emerge from Core functions. See this comment.Continuation of bytecodealliance/wasi-rs#7
The text was updated successfully, but these errors were encountered: