Docs.rs
sc-executor-wasmi-0.8.0-rc2
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sc-executor-wasmi 0.8.0-rc2
This crate provides an implementation of `WasmRuntime` that is baked by wasmi.
Crate
Source
Builds
Feature flags
Documentation
Ø build duration
all releases: 37s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
paritytech/substrate
8418
2644
542
crates.io
Dependencies
parity-scale-codec ^1.3.0
normal
log ^0.4.8
normal
sc-executor-common ^0.8.0-rc2
normal
sp-allocator ^2.0.0-rc2
normal
sp-core ^2.0.0-rc2
normal
sp-runtime-interface ^2.0.0-rc2
normal
sp-wasm-interface ^2.0.0-rc2
normal
wasmi ^0.6.2
normal
Versions
0.22.0
(2023-04-09)
0.21.0
(2023-03-26)
0.20.0
(2023-02-26)
0.19.0
(2023-02-19)
0.18.0
(2023-02-12)
0.17.0
(2023-02-05)
0.16.0
(2023-02-01)
0.15.0
(2023-01-22)
0.14.0
(2023-01-16)
0.13.0
(2023-01-09)
0.12.0
(2022-12-19)
0.11.0
(2022-12-15)
0.10.0
(2022-12-14)
0.9.0
(2021-02-10)
0.8.1
(2021-01-11)
0.8.0
(2020-09-22)
0.8.0-rc6
(2020-08-20)
0.8.0-rc5
(2020-07-24)
0.8.0-rc4
(2020-06-25)
0.8.0-rc3
(2020-06-08)
0.8.0-rc2
(2020-05-26)
0.8.0-rc1
(2020-05-25)
0.8.0-alpha.8
(2020-05-15)
0.8.0-alpha.7
(2020-05-05)
0.8.0-alpha.6
(2020-04-14)
0.8.0-alpha.5
(2020-03-24)
0.8.0-alpha.3
(2020-02-27)
0.8.0-alpha.2
(2020-02-27)
Owners
This crate provides an implementation of
WasmModule
that is baked by wasmi.