Utilize cranelift-codegen's new all-arch feature to maintain architecture support
This commit is contained in:
committed by
Dan Gohman
parent
acd6a5ea58
commit
bd613ecafd
@@ -50,5 +50,7 @@ members = [
|
||||
]
|
||||
|
||||
[features]
|
||||
# Enable all supported architectures by default.
|
||||
default = ["cranelift-codegen/all-arch"]
|
||||
lightbeam = ["wasmtime-environ/lightbeam", "wasmtime-jit/lightbeam"]
|
||||
wasi-c = ["wasmtime-wasi-c"]
|
||||
|
||||
Reference in New Issue
Block a user