Crate zkvmc_context

Crate zkvmc_context 

Source
Expand description

This module provides the context for zkVMc runtime.

Structs§

CompileConfig
Context
The Context for the zkVMc runtime.
JitFn
A function that compiled by the Backend.
NoopCompiler

Constants§

MEM_SIZE
big enough to hold the whole virtual memory

Traits§

Addition
Compiler
A trait for the compiler backend.

Functions§

default_ebreak_handler
default_ecall_handler
default_trace_handler
default_undefined_handler
trampoline