WASIComponentCanonicalBorrowLoweringFactory typedef

WASIComponentCanonicalBorrowLoweringFactory = WASIComponentCanonicalBorrowLowering? Function(bool taskScoped)

Opens borrow lowering state for an adapter invocation.

Implementation

typedef WASIComponentCanonicalBorrowLoweringFactory =
    WASIComponentCanonicalBorrowLowering? Function(bool taskScoped);