Cargo Features
ckb-vm-contrib has no features set by default.
[dependencies]
ckb-vm-contrib = { version = "0.3.0", features = ["llvm-aot"] }
- llvm-aot = blake3, libc, llvm-sys, memoffset, paste, region, rustc-demangle
-
Enables asm of ckb-vm ^0.23.0
ckb-vm:
Require asm feature, generates an error if asm cannot be enabled.
Affects
ckb-vm-contrib::llvm_aot
…
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.