bench-api: Add a feature for the old x86_64 backend
This makes it easier to benchmark old vs new backends.
This commit is contained in:
@@ -31,4 +31,4 @@ wat = "1.0"
|
|||||||
default = ["shuffling-allocator"]
|
default = ["shuffling-allocator"]
|
||||||
wasi-crypto = ["wasmtime-wasi-crypto"]
|
wasi-crypto = ["wasmtime-wasi-crypto"]
|
||||||
wasi-nn = ["wasmtime-wasi-nn"]
|
wasi-nn = ["wasmtime-wasi-nn"]
|
||||||
|
old-x86-backend = ["wasmtime/old-x86-backend"]
|
||||||
|
|||||||
Reference in New Issue
Block a user