Module: Wardite::Const

Included in:
Wardite
Defined in:
lib/wardite/const.rb

Constant Summary collapse

SectionCustom =

Section Code

0x0
SectionType =

: Integer

0x1
SectionImport =

: Integer

0x2
SectionFunction =

: Integer

0x3
SectionTable =

: Integer

0x4
SectionMemory =

: Integer

0x5
SectionGlobal =

: Integer

0x6
SectionExport =

: Integer

0x7
SectionStart =

: Integer

0x8
SectionElement =

: Integer

0x9
SectionCode =

: Integer

0xa
SectionData =

: Integer

0xb
SectionDataCount =

: Integer

0xc