wasm-reader v0.0.2 (2019-01-12T15:25:59Z)
Dub
Repo
Sections
wasm_reader
reader
Undocumented in source.
struct
Sections (
Range
) {
this
(Range range);
bool
empty
[@property getter];
Section
front
();
void
popFront
();
}
Constructors
this
this
(Range range)
Undocumented in source.
Members
Functions
front
Section
front
()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void
popFront
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
empty
bool
empty
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
wasm_reader
reader
enums
elem_type
external_kind
value_type
functions
readEncoding
readSections
structs
Section
Sections
condition
encoding
global_type
header
import_entry
import_section
length
memory_type
resizable_limits
table_type
templates
read
readMember