-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set the path to the wasi adapter properly. (#772)
Preivously the adapter as assumed to be at set relative path to the target directory which was not true when CARGO_TARGET_DIR was set. Now, the adapter is assumed to be at a set relative path to the artifacts crate which should always be the case. Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
- Loading branch information
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters