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

Mention the filename when a module can't be opened #10292

Merged

Conversation

alexcrichton
Copy link
Member

This commit improves the error message of the wasmtime CLI when running a file that can't be opened. This can happen for example when an invalid subcommand is passed such as wasmtime foo by accident.

This commit improves the error message of the `wasmtime` CLI when
running a file that can't be opened. This can happen for example when an
invalid subcommand is passed such as `wasmtime foo` by accident.
@alexcrichton alexcrichton added this pull request to the merge queue Feb 25, 2025
Merged via the queue into bytecodealliance:main with commit 2ad3bea Feb 25, 2025
39 checks passed
@alexcrichton alexcrichton deleted the improve-error-message branch February 25, 2025 18:52
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