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 core feature #270

Closed
athei opened this issue Nov 5, 2021 · 0 comments · Fixed by #272
Closed

Remove core feature #270

athei opened this issue Nov 5, 2021 · 0 comments · Fixed by #272
Labels
enhancement New feature or request

Comments

@athei
Copy link
Collaborator

athei commented Nov 5, 2021

A dependent needs to supply the core feature to wasmi in order to use it in a no_std build. This is against best practices in the cargo ecosystem because it makes using it awkward.

We should remove this feature and assume a "core build" whenever std is not supplied.

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

Successfully merging a pull request may close this issue.

1 participant