-
Notifications
You must be signed in to change notification settings - Fork 824
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3355: Fetch the pirita download URL r=syrusakbary a=Michael-F-Bryan Add some more queries to the `wasmer-registry` crate. I've also had to remove `lib/wasi-types/wit-bindgen` because it's a broken link to use `wai-bindgen` from crates.io, otherwise you get the following error when trying to use `wasmerio/wasmer` as a git dependency (I had to temporarily patch my `wasmer-registry` from crates.io in wasmerio/pirita#62 to see if this PR would work). ``` Updating git repository `https://github.com/wasmerio/wasmer` error: failed to load source for dependency `wasmer-registy` Caused by: Unable to update https://github.com/wasmerio/wasmer?branch=more-queries Caused by: failed to update submodule `lib/wasi-types/wit-bindgen` Caused by: no URL configured for submodule 'lib/wasi-types/wit-bindgen'; class=Submodule (17) ``` Co-authored-by: Michael-F-Bryan <[email protected]>
- Loading branch information
Showing
5 changed files
with
11 additions
and
9 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
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
Submodule wit-bindgen
deleted from
095d29