Cargo Features

boa_cli has no features set by default.

[dependencies]
boa_cli = { version = "0.18.0", features = ["dhat"] }
default

These default features are set whenever boa_cli is added without default-features = false somewhere in the dependency tree.

Enables annex-b, experimental and intl_bundled of boa_engine

dhat

Enables dhat

boa_cli has 2 features without comments.