-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to wasm-tools 220 and wit-bindgen 0.35 releases (#9601)
* component-macro: paths are now an accessor on PackageSourceMap * wast: WastArg enum is now non-exhaustive and the error messages were mostly written the wrong way around * upgrade to wasm-tools 220 release * supply chain: vet of unicode-width and automatic changes * github actions: upgrade to cargo-vet 0.10.0 * wasmtime requires ahash feature on hashbrown, a transitive must have been ticking it prior * upgrade to wit-bindgen 0.35 which uses wasm-tools 220, eliminating the duplicate deps in the lockfile. * vet wit-bindgen upgrade * fuzzing: add WasmFeatures::EXTENDED_CONF to expected features wasm-smith added it in bytecodealliance/wasm-tools#1861
- Loading branch information
Showing
10 changed files
with
155 additions
and
109 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.