Binaryen.TS
    Preparing search index...

    Function getTypeFromHeapType

    • Gets the type from a heap type generated by TypeBuilder.

      Parameters

      • heapType: number

        the heap type from which to get the type

      • nullable: boolean

        whether the return type should be nullable

      Returns number

      given ht: (ref null? ht)