Cargo Features
zk-aluvm has no features set by default.
[dependencies]
zk-aluvm = { version = "0.12.0-beta.1", features = ["std", "alloc", "all", "armor", "stl", "log", "serde", "rand"] }
- std all?
- alloc
- all = armor, log, serde, std, stl
- armor all?
- stl all? = strict_types
-
Affects
zk-aluvm::zkstl
… - log all?
- serde all?
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.
- strict_types stl?
- rand wasm32 implicit feature
-
Enables rand
rand:
Random number generators and other randomness functionality