Skip to main content
Ctrl+K
GenVM SDK main documentation - Home GenVM SDK main documentation - Home
  • Overview
  • Python SDK
  • GenVM Specification
  • GenVM Internals
  • Full docs for LLMs
  • GitHub
  • Discord
  • Telegram
  • X (Twitter)
  • Overview
  • Python SDK
  • GenVM Specification
  • GenVM Internals
  • Full docs for LLMs
  • GitHub
  • Discord
  • Telegram
  • X (Twitter)

Section Navigation

Contents:

  • Glossary
  • Core Architecture
    • GenVM Components Overview
    • Sub-VM Architecture
  • Execution Environment
    • WASM Utilization
    • WASI Preview 1 Implementation
    • GenLayer WASI SDK WASI Interface
      • Functions
      • gl_call Messages
      • Response Schemas
    • Runners
  • VM Specification
    • VM Execution Result
    • Sandboxing
    • Resource Limiting
    • Switching To gvm-def-non-det-mode
    • Permissions
  • Contract Interface
    • Calldata Encoding
    • Application Binary Interface
    • Storage System
    • Contract Upgradability
    • Contract Execution Flow
  • Appendix
    • runner.json JSON Schema
  • GenVM Specification
  • Core Architecture

Core Architecture#

Overview of GenVM’s core architectural components and design patterns.

  • GenVM Components Overview
    • Introduction
    • Architecture Overview
  • Sub-VM Architecture
    • Overview
    • WebAssembly Foundation
    • VM Execution Modes
    • VM Instance Management
    • Memory Model
    • Gas and Resource Metering
    • Execution Modes
    • Error Handling

previous

Glossary

next

GenVM Components Overview

© Copyright 1980, GenLayer Labs.