Crates.io | tc-executor |
lib.rs | tc-executor |
version | 0.8.0 |
source | src |
created_at | 2021-03-05 04:52:38.282498 |
updated_at | 2021-04-04 13:40:24.948641 |
description | A crate that provides means of executing/dispatching calls into the runtime. |
homepage | https://core.tetcoin.org |
repository | https://github.com/tetcoin/tetcore |
max_upload_size | |
id | 364208 |
size | 68,245 |
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