Crates.io | sc-executor |
lib.rs | sc-executor |
version | 0.44.0 |
created_at | 2020-02-27 00:54:22.105438+00 |
updated_at | 2025-08-01 12:20:45.690601+00 |
description | A crate that provides means of executing/dispatching calls into the runtime. |
homepage | https://paritytech.github.io/polkadot-sdk/ |
repository | https://github.com/paritytech/polkadot-sdk.git |
max_upload_size | |
id | 212907 |
size | 7,579,715 |
A crate that provides means of executing/dispatching calls into the runtime.
There are a few responsibilities of this crate at the moment:
:code
in the provided externalities), i.e. interfacing with
wasm engine used, instance cache.License: GPL-3.0-or-later WITH Classpath-exception-2.0