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

    Module pvm-interface

    PVM interface and program utilities.

    This module provides the core PVM interface definitions, program structures, and utilities for working with PVM bytecode.

    Enumerations

    Status

    Interfaces

    IGasCounter
    IMemory
    IPvmInterpreter
    IRegisters

    Type Aliases

    BigGas
    Gas
    PageFault
    SmallGas

    Variables

    MAX_MEMORY_INDEX
    MEMORY_SIZE
    NO_OF_REGISTERS
    REGISTER_BYTE_SIZE

    Functions

    getPageStartAddress
    tryAsBigGas
    tryAsGas
    tryAsSmallGas