circu.js
    Preparing search index...

    Function getGlobal

    • Get a global value from an Instance

      Parameters

      • instance: Instance

        The Instance to get global from

      • name: string

        The exported global name

      Returns WasmValue

      The global value

      RuntimeError if global not found