SectionsT
alias SectionsT(SectionType) =
AliasSeq!(
SectionType.Custom,
SectionType.Type,
SectionType.Import,
SectionType.Function,
SectionType.Table,
SectionType.Memory,
SectionType.Global,
SectionType.Export,
SectionType.Start,
SectionType.Element,
SectionType.Code,
SectionType.Data)
tagion wasm WasmBase
aliasesenumsfunctionsinterfacesstatic functionsstatic variablesstructstemplatesvariables