Cargo Features
Ellie-VM has no features set by default.
[dependencies]
ellie_vm = { version = "0.6.5", features = ["std", "alternate_alloc"] }
- std
- alternate_alloc = mimalloc
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.