[dependencies.sc-allocator]
version = "14.0.0"
[dependencies.sp-maybe-compressed-blob]
version = "5.0.0"
[dependencies.sp-wasm-interface]
version = "12.0.0"
[dependencies.thiserror]
version = "1.0.30"
[dependencies.wasm-instrument]
version = "0.3"
[dependencies.wasmi]
version = "0.13.2"
[features]
default = []
[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "A set of common definitions that are needed for defining execution engines."
documentation = "https://docs.rs/sc-executor-common/"
edition = "2021"
homepage = "https://substrate.io"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
name = "sc-executor-common"
readme = "README.md"
repository = "https://github.com/paritytech/substrate/"
version = "0.20.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]