-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(wasm): migrate wasm cache dir to the new path (#2115)
* add --wasm-dir flag to start command * use /Users/joaosousa env var * docs * programatically determine the default value for the wasm dir * addendum * addendum * fix * edit flag description Co-authored-by: Milap Sheth <[email protected]> * fix * simplification * fix(wasm): migrate wasm cache dir to the new path * convert to abs path * assume path is already expanded and move check earlier * dep update * go mod tidy * use wasm path --------- Co-authored-by: João Sousa <[email protected]> Co-authored-by: jcs47 <[email protected]>
- Loading branch information
1 parent
03ed449
commit 486001d
Showing
3 changed files
with
52 additions
and
22 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.