Skip to main content

Class FunctionSection

Function section in a WebAssembly module.

Assembly: WaaS.Core.dll
View Source
Declaration
public class FunctionSection : Section

Inheritance: System.Object -> WaaS.Models.Section

Properties

TypeIndices

View Source
Declaration
public ReadOnlyMemory<uint> TypeIndices { get; }