Class StartSection
Start section in a WebAssembly module.
Assembly: WaaS.Core.dll
View Source
Declaration
public class StartSection : Section
Inheritance: System.Object
-> WaaS.Models.Section
Properties
FunctionIndex
View Source
Declaration
public uint FunctionIndex { get; }