StartSection data class StartSection Represents a start section from a binary-encoded WebAssembly module. Fields Name Description val funcIndex: Index<Function> Constructors <init> constructor(funcIndex: Index<Function>) Represents a start section from a binary-encoded WebAssembly module. Parameters Name Description funcIndex: Index<Function>
Represents a start section from a binary-encoded WebAssembly module.