wasm_reader.reader

Undocumented in source.

Members

Enums

elem_type
enum elem_type
Undocumented in source.
external_kind
enum external_kind
Undocumented in source.
value_type
enum value_type
Undocumented in source.

Functions

readEncoding
Type readEncoding(Range range)
Undocumented in source. Be warned that the author may not have intended to support it.
readSections
auto readSections(Range range)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Section
struct Section
Undocumented in source.
Sections
struct Sections(Range)
Undocumented in source.
condition
struct condition(string cond)
Undocumented in source.
encoding
struct encoding(T)
Undocumented in source.
global_type
struct global_type
Undocumented in source.
header
struct header
Undocumented in source.
import_entry
struct import_entry
Undocumented in source.
import_section
struct import_section
Undocumented in source.
length
struct length(string field)
Undocumented in source.
memory_type
struct memory_type
Undocumented in source.
resizable_limits
struct resizable_limits
Undocumented in source.
table_type
struct table_type
Undocumented in source.

Templates

read
template read(T)
Undocumented in source.
readMember
template readMember(string name)
Undocumented in source.

Meta