Documentation
Tagion
WasmReader.WasmRange
tagion
wasm
WasmReader
WasmReader
Undocumented in source.
struct
WasmReader
@
safe
struct
WasmRange {
immutable
(
ubyte
[])
data
;
protected
size_t
_index
;
immutable
(
string
)
magic
;
immutable
(
uint
)
vernum
;
struct
WasmSection
;
}
Members
Structs
WasmSection
struct
WasmSection
Undocumented in source.
tagion
wasm
WasmReader
WasmReader
structs
WasmRange