Cargo Features

aranya-policy-vm has no features set by default.

[dependencies]
aranya-policy-vm = { version = "0.4.0", features = ["derive", "std", "bench"] }
derive

Enable FfiModule derivation.

std bench?

Enable std.

Enables std of aranya-crypto, aranya-policy-ast, buggy, and thiserror

bench = std

Enables table_formatter