wasm-reader v0.0.2 (2019-01-12T15:25:59Z)
Dub
Repo
resizable_limits
wasm_reader
reader
Undocumented in source.
struct
resizable_limits {
@
encoding
!
varuint1
bool
flags
;
@
encoding
!
varuint32
uint
initial
;
@
condition
!"flags == true"
@
varuint32
uint
maximum
;
}
Members
Variables
flags
bool
flags
;
Undocumented in source.
initial
uint
initial
;
Undocumented in source.
maximum
uint
maximum
;
Undocumented in source.
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