Detect components in wasmtime compile more robustly (#5592)
The binary version of component is going to change over time so use a more robust method than checking for a fixed 8 bytes.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3491,6 +3491,7 @@ dependencies = [
|
||||
"tempfile",
|
||||
"test-programs",
|
||||
"tokio",
|
||||
"wasmparser",
|
||||
"wasmtime",
|
||||
"wasmtime-cache",
|
||||
"wasmtime-cli-flags",
|
||||
|
||||
Reference in New Issue
Block a user