Typeberry by Fluffy Labs - v0.5.2
    Preparing search index...

    Module pvm-interpreter

    Typeberry PVM interpreter.

    This module provides the Polka Virtual Machine interpreter that executes PVM bytecode with support for all standard PVM operations.

    Namespaces

    args
    spi

    Enumerations

    ProgramDecoderError

    Classes

    BasicBlocks
    DebuggerAdapter
    Interpreter
    JumpTable
    Mask
    Memory
    MemoryBuilder
    Program
    ProgramDecoder
    Registers

    Type Aliases

    MemoryIndex
    RegisterIndex
    SbrkIndex

    Functions

    extractCodeAndMetadata
    gasCounter
    signExtend32To64
    tryAsMemoryIndex
    tryAsRegisterIndex
    tryAsSbrkIndex