Skip to content

Fix discovery of locally installed wasm-opt#1257

Merged
drager merged 1 commit intodrager:masterfrom
Liamolucko:fix-wasm-opt
Apr 9, 2023
Merged

Fix discovery of locally installed wasm-opt#1257
drager merged 1 commit intodrager:masterfrom
Liamolucko:fix-wasm-opt

Conversation

@Liamolucko
Copy link
Contributor

Fixes #1247.

I changed find_wasm_opt to return the path directly instead of an install::Status, and also handle the logging of messages about wasm-opt being skipped since the caller no longer has access to the install::Status to know what happened.

Copy link
Owner

@drager drager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

v0.11.0 Locally installed wasm-opt not found

2 participants