Module: Wardite

Includes:
Const
Defined in:
lib/wardite/wasi.rb,
lib/wardite.rb,
lib/wardite/const.rb,
lib/wardite/leb128.rb,
lib/wardite/version.rb,
lib/wardite/instruction.rb

Overview

rbs_inline: enabled

Defined Under Namespace

Modules: BinaryLoader, Const, Leb128Helpers Classes: ArgumentError, CodeSection, DataSection, EvalError, ExportSection, Exports, ExternalFunction, Frame, FunctionSection, GenericError, ImportSection, Instance, LoadError, Memory, MemorySection, Op, Runtime, Section, Store, TypeSection, WasiSnapshotPreview1, WasmData, WasmFunction

Constant Summary collapse

VERSION =

: String

"0.1.0"

Constants included from Const

Const::SectionCode, Const::SectionCustom, Const::SectionData, Const::SectionElement, Const::SectionExport, Const::SectionFunction, Const::SectionGlobal, Const::SectionImport, Const::SectionMemory, Const::SectionStart, Const::SectionTable, Const::SectionType