Function extractResolvedVariables

  • TODO: fundamentally unsound, migrate to PST format

    Extract a map of successfully resolved variables to their resolved bytecode.

    Type Parameters

    • ProgramState

    Parameters

    Returns {
        [fullIdentifier: string]: Uint8Array;
    }

    • [fullIdentifier: string]: Uint8Array

Generated using TypeDoc