Docs.rs
zkvmc-0.0.1
zkvmc 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
johnxudev
Dependencies
zkvmc-backend ^0.0.1
normal
zkvmc-context ^0.0.1
normal
zkvmc-core ^0.0.1
normal
zkvmc-cranelift ^0.0.1
normal
zkvmc-frontend ^0.0.1
normal
zkvmc-interpreter ^0.0.1
normal
zkvmc-jit ^0.0.1
normal
zkvmc-rv32im ^0.0.1
normal
zkvmc-sp1 ^0.0.1
normal
zkvmc-test-util ^0.0.1
normal
zkvmc-util ^0.0.1
normal
Versions
9.09%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module context
zkvmc
0.0.1
Module context
Module Items
Structs
Constants
Traits
Functions
In crate zkvmc
zkvmc
Module
context
Copy item path
Source
Structs
§
Compile
Config
Context
The Context for the zkVMc runtime.
JitFn
A function that compiled by the Backend.
Noop
Compiler
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