Cargo Features

solana_libra_vm_runtime has no features set by default.

[dependencies]
solana_libra_vm_runtime = { version = "0.0.1-sol5", features = ["instruction_synthesis", "mirai-contracts", "testing"] }
instruction_synthesis

Affects solana_libra_vm_runtime::execution_stack

mirai-contracts

Affects solana_libra_vm_runtime::foreign_contracts

testing

Enables testing of solana_libra_types