Crates.io | drt-chain-vm-executor |
lib.rs | drt-chain-vm-executor |
version | 0.0.2 |
source | src |
created_at | 2024-08-27 08:35:37.621129 |
updated_at | 2024-08-30 11:27:44.045234 |
description | DharitriOne VM executor interface |
homepage | https://DharitriOne.com/ |
repository | https://github.com/DharitriOne/drt-vm-executor-rs |
max_upload_size | |
id | 1353050 |
size | 79,510 |
The DharitriOne VM is composed of two parts:
This crate contains the Rust implementation of the interface between the two VM layers.
There are two parts of this interface:
Executor
, Instance
.VMHooks
.