Crate gear_backend_sandbox
source ·Expand description
Provide sp-sandbox support.
Re-exports
pub use env::SandboxEnvironment;
pub use memory::MemoryWrap;
Modules
- sp-sandbox environment for running a module.
- sp-sandbox extensions for memory.
- sp-sandbox runtime (here it’s contract execution state) realization.