Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove non-Core error constants #158

Closed
newpavlov opened this issue Nov 23, 2019 · 1 comment
Closed

Remove non-Core error constants #158

newpavlov opened this issue Nov 23, 2019 · 1 comment

Comments

@newpavlov
Copy link

Some error constants are used only in libc and can not emerge from Core functions. See this comment.

Continuation of bytecodealliance/wasi-rs#7

@linclark
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants