circu.js
    Preparing search index...

    Function moduleCustomSections

    • Get the content of a custom section by name

      Parameters

      • module: CModuleWASM.Module

        The Module to inspect

      • sectionName: string

        The name of the custom section

      Returns ArrayBuffer | null

      ArrayBuffer containing the section content, or null if not found