Cargo Features

EllieVM has no features set by default.

[dependencies]
ellie_vm = { version = "0.5.4", 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.

mimalloc alternate_alloc?