Cargo Features
owasm-ethereum has no features set by default.
[dependencies]
owasm-ethereum = { version = "0.8.0", features = ["std", "kip4", "kip6"] }
- std
-
Enables std of byteorder, owasm-std ^0.13, parity-hash, and uint ^0.4
- kip4
-
Affects
ext::create2
… - kip6
-
Affects
ext::gas_left
…