Skip to content

Conversation

@dicej
Copy link
Collaborator

@dicej dicej commented Feb 2, 2026

Path::display is lossy, which can lead to subtle, hard-to-diagnose errors if it is used to construct command arguments. It's better to fail early and explicitly if the path contains non-UTF8 bytes.

`Path::display` is lossy, which can lead to subtle, hard-to-diagnose errors if
it is used to construct command arguments.  It's better to fail early and
explicitly if the path contains non-UTF8 bytes.
@dicej dicej merged commit 4f8e446 into bytecodealliance:main Feb 2, 2026
4 checks passed
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.

1 participant