Source position: wasmtypes.pp line 86
type TWasmLinkingSubsectionType = (
ASMGMENT_INFO = 5,
ASMIT_FUNCS = 6,
ASMMDAT_INFO = 7,
ASMMBOL_TABLE = 8
);