Crate s1vm[][src]

Re-exports

pub use error::Error;
pub use error::Result;

Modules

error

Structs

CompiledFunction
Frame
Function
FunctionType
HostFunction
ModuleInstance
Stack
StackPtr
StackValue
State

VM State - Immutable, only changes when loading a module.

Store

VM Store - Mutable data

VM

Enums

FunctionBody
Value
ValueType

Constants

DEFAULT_STACK_LIMIT
INIT_STACK_SIZE

Traits

FromStack
FromValue

Type Definitions

ConstF32
ConstF64
ConstI32
ConstI64
FuncAddr
FuncIdx
GlobalAddr
GlobalIdx
LabelIdx
LocalIdx
MemAddr
MemIdx
ModuleInstanceAddr
RetValue
TableAddr
TableIdx
TypeIdx