Cargo Features

AptosVM has no features set by default.

[dependencies]
aptos-vm = { version = "0.2.7", features = ["aggregator-extension", "mirai-contracts", "failpoints", "fuzzing"] }
aggregator-extension
mirai-contracts

Affects aptos-vm::foreign_contracts

failpoints

Enables failpoints of fail and move-deps

fuzzing

Enables fuzzing of aptos-framework and move-deps