WasmWriter.WasmLoader

Undocumented in source.

Members

Aliases

SecElement
alias SecElement(Section sec) = TemplateArgsOf!(Sections[sec])[0]
Undocumented in source.

Functions

custom_sec
void custom_sec(ConstOf!(ReaderCustom) sec)
Undocumented in source. Be warned that the author may not have intended to support it.
section_secT
void section_secT(ConstOf!(ReaderSections[sec]) _reader_sec)
Undocumented in source. Be warned that the author may not have intended to support it.
start_sec
void start_sec(ConstOf!(ReaderSections[Section.START]) sec)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin loadSec!Sec
Undocumented in source.

Mixed In Members

From mixin loadSec!Sec

code
enum code;
Undocumented in source.

Meta