sc-executor-wasmi 0.19.0

This crate provides an implementation of `WasmRuntime` that is baked by wasmi.
Documentation
[dependencies.log]
version = "0.4.17"

[dependencies.sc-allocator]
version = "13.0.0"

[dependencies.sc-executor-common]
version = "0.19.0"

[dependencies.sp-runtime-interface]
version = "14.0.0"

[dependencies.sp-wasm-interface]
version = "11.0.0"

[dependencies.wasmi]
version = "0.13"

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "This crate provides an implementation of `WasmRuntime` that is baked by wasmi."
documentation = "https://docs.rs/sc-executor-wasmi"
edition = "2021"
homepage = "https://substrate.io"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
name = "sc-executor-wasmi"
readme = "README.md"
repository = "https://github.com/paritytech/substrate/"
version = "0.19.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]