Cargo Features

multiversx-chain-vm has no features set by default.

[dependencies]
multiversx-chain-vm = { version = "0.10.0", features = ["wasm-incompatible"] }
wasm-incompatible = rand

not supported when compiling to wasm

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.

rand wasm-incompatible?