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
    • Host Interface Protocol
    • Modules
      • Web Module
      • Large Language Model (LLM) Module
  • VM and Supervisor Architecture
    • Modified Wasmtime Runtime
  • Greyboxing Documentation
    • Lua API docs
  • Appendix
    • Host Loop Pseudocode
    • Manager API
    • Available Runners
  • GenVM Internals
  • Core Architecture

Core Architecture#

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

  • GenVM Components Overview
    • Introduction
    • High-Level Architecture
    • GenVM Executor
    • Modules
    • Manager
  • Host Interface Protocol
    • Overview
    • Process Management
    • Communication Protocol
    • Data Types and Results
    • Method ID Reference
    • Error Handling
  • Modules
    • Web Module
    • Large Language Model (LLM) Module
    • Overview
    • Module Architecture

previous

Glossary

next

GenVM Components Overview

© Copyright 1980, GenLayer Labs.