Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wasmer
v0.2.3
Wasmer
CompilerKind
Config
CpuFeatures
Engine
EngineKind
Exports
ExportType
Extern
ExternKind
ExternType
Frame
FuncEnvProc
FuncProc
Function
FunctionType
Global
GlobalMutability
GlobalType
HostFunction
ImportObject
ImportType
Instance
Limits
Memory
MemoryType
Module
Name
Pages
Store
Table
TableType
Target
Trace
Trap
TrapException
Triple
Types
UserEnv
Value
ValueKind
ValueType
Wasi
Environment
StateBuilder
Version
WasmerError
WithExtern
WithExternType
Generated using Crystal 1.11.2
2024-11-02 09:21:23 UTC
class
Wasmer::
Trace
Wasmer::Trace
Reference
Object
Overview
Trace represents a WebAssembly trap
Defined in:
wasmer/trap.cr
Macro Summary
method_missing
(call)
Instance Method Summary
#frames
: Array(Frame)
Macro Detail
macro
method_missing
(call)
#
[
View source
]
Instance Method Detail
def
frames
: Array(
Frame
)
#
[
View source
]