Skip to content

Provide an implementation of strlen to be used as a fallback #457

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

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

petrochenkov
Copy link
Contributor

@Amanieu
Copy link
Member

Amanieu commented Mar 18, 2022

It seems that wasm is missing a definition of c_char.

@petrochenkov
Copy link
Contributor Author

It wasn't just wasm, it was anything with feature = "mem" enabled, due to a misplaced import.
Fixed now.

@Amanieu Amanieu merged commit bc6e50a into rust-lang:master Mar 18, 2022
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

Successfully merging this pull request may close these issues.

2 participants