List of all items
Structs
- CallingFrame
- Compiler
- Config
- Executor
- ExportType
- FuncRef
- FuncType
- Function
- Global
- GlobalType
- ImportModule
- ImportType
- Instance
- Loader
- MemType
- Memory
- Module
- Statistics
- Store
- Table
- TableType
- Validator
- WasmValue
- async::fiber::AsyncCx
- async::fiber::AsyncState
- async::module::AsyncWasiModule
- ffi::WasmEdge_ASTModuleContext
- ffi::WasmEdge_Async
- ffi::WasmEdge_CallingFrameContext
- ffi::WasmEdge_CompilerContext
- ffi::WasmEdge_ConfigureContext
- ffi::WasmEdge_ExecutorContext
- ffi::WasmEdge_ExportTypeContext
- ffi::WasmEdge_FunctionInstanceContext
- ffi::WasmEdge_FunctionTypeContext
- ffi::WasmEdge_GlobalInstanceContext
- ffi::WasmEdge_GlobalTypeContext
- ffi::WasmEdge_ImportTypeContext
- ffi::WasmEdge_Limit
- ffi::WasmEdge_LoaderContext
- ffi::WasmEdge_MemoryInstanceContext
- ffi::WasmEdge_MemoryTypeContext
- ffi::WasmEdge_ModuleDescriptor
- ffi::WasmEdge_ModuleInstanceContext
- ffi::WasmEdge_PluginContext
- ffi::WasmEdge_PluginDescriptor
- ffi::WasmEdge_PluginVersionData
- ffi::WasmEdge_ProgramOption
- ffi::WasmEdge_Result
- ffi::WasmEdge_StatisticsContext
- ffi::WasmEdge_StoreContext
- ffi::WasmEdge_String
- ffi::WasmEdge_TableInstanceContext
- ffi::WasmEdge_TableTypeContext
- ffi::WasmEdge_VMContext
- ffi::WasmEdge_ValidatorContext
- ffi::WasmEdge_Value
- ffi::__fsid_t
- frame::CallingFrame
- instance::function::FuncRef
- instance::function::FuncType
- instance::function::Function
- instance::global::Global
- instance::global::GlobalType
- instance::memory::MemType
- instance::memory::Memory
- instance::module::ImportModule
- instance::module::Instance
- instance::table::Table
- instance::table::TableType
- plugin::ModuleDescriptor
- plugin::Plugin
- plugin::PluginDescriptor
- plugin::PluginManager
- plugin::PluginModule
- plugin::PluginVersion
- plugin::ProgramOption
- types::WasmValue
Enums
Traits
Functions
- ffi::WasmEdge_ASTModuleDelete
- ffi::WasmEdge_ASTModuleListExports
- ffi::WasmEdge_ASTModuleListExportsLength
- ffi::WasmEdge_ASTModuleListImports
- ffi::WasmEdge_ASTModuleListImportsLength
- ffi::WasmEdge_AsyncCancel
- ffi::WasmEdge_AsyncDelete
- ffi::WasmEdge_AsyncGet
- ffi::WasmEdge_AsyncGetReturnsLength
- ffi::WasmEdge_AsyncWait
- ffi::WasmEdge_AsyncWaitFor
- ffi::WasmEdge_CallingFrameGetExecutor
- ffi::WasmEdge_CallingFrameGetMemoryInstance
- ffi::WasmEdge_CallingFrameGetModuleInstance
- ffi::WasmEdge_CompilerCompile
- ffi::WasmEdge_CompilerCompileFromBuffer
- ffi::WasmEdge_CompilerCreate
- ffi::WasmEdge_CompilerDelete
- ffi::WasmEdge_ConfigureAddHostRegistration
- ffi::WasmEdge_ConfigureAddProposal
- ffi::WasmEdge_ConfigureCompilerGetOptimizationLevel
- ffi::WasmEdge_ConfigureCompilerGetOutputFormat
- ffi::WasmEdge_ConfigureCompilerIsDumpIR
- ffi::WasmEdge_ConfigureCompilerIsGenericBinary
- ffi::WasmEdge_ConfigureCompilerIsInterruptible
- ffi::WasmEdge_ConfigureCompilerSetDumpIR
- ffi::WasmEdge_ConfigureCompilerSetGenericBinary
- ffi::WasmEdge_ConfigureCompilerSetInterruptible
- ffi::WasmEdge_ConfigureCompilerSetOptimizationLevel
- ffi::WasmEdge_ConfigureCompilerSetOutputFormat
- ffi::WasmEdge_ConfigureCreate
- ffi::WasmEdge_ConfigureDelete
- ffi::WasmEdge_ConfigureGetMaxMemoryPage
- ffi::WasmEdge_ConfigureHasHostRegistration
- ffi::WasmEdge_ConfigureHasProposal
- ffi::WasmEdge_ConfigureIsAllowAFUNIX
- ffi::WasmEdge_ConfigureIsForceInterpreter
- ffi::WasmEdge_ConfigureRemoveHostRegistration
- ffi::WasmEdge_ConfigureRemoveProposal
- ffi::WasmEdge_ConfigureSetAllowAFUNIX
- ffi::WasmEdge_ConfigureSetForceInterpreter
- ffi::WasmEdge_ConfigureSetMaxMemoryPage
- ffi::WasmEdge_ConfigureStatisticsIsCostMeasuring
- ffi::WasmEdge_ConfigureStatisticsIsInstructionCounting
- ffi::WasmEdge_ConfigureStatisticsIsTimeMeasuring
- ffi::WasmEdge_ConfigureStatisticsSetCostMeasuring
- ffi::WasmEdge_ConfigureStatisticsSetInstructionCounting
- ffi::WasmEdge_ConfigureStatisticsSetTimeMeasuring
- ffi::WasmEdge_Driver_Compiler
- ffi::WasmEdge_Driver_Tool
- ffi::WasmEdge_Driver_UniTool
- ffi::WasmEdge_ExecutorAsyncInvoke
- ffi::WasmEdge_ExecutorCreate
- ffi::WasmEdge_ExecutorDelete
- ffi::WasmEdge_ExecutorExperimentalRegisterPostHostFunction
- ffi::WasmEdge_ExecutorExperimentalRegisterPreHostFunction
- ffi::WasmEdge_ExecutorInstantiate
- ffi::WasmEdge_ExecutorInvoke
- ffi::WasmEdge_ExecutorRegister
- ffi::WasmEdge_ExecutorRegisterImport
- ffi::WasmEdge_ExportTypeGetExternalName
- ffi::WasmEdge_ExportTypeGetExternalType
- ffi::WasmEdge_ExportTypeGetFunctionType
- ffi::WasmEdge_ExportTypeGetGlobalType
- ffi::WasmEdge_ExportTypeGetMemoryType
- ffi::WasmEdge_ExportTypeGetTableType
- ffi::WasmEdge_FunctionInstanceCreate
- ffi::WasmEdge_FunctionInstanceCreateBinding
- ffi::WasmEdge_FunctionInstanceDelete
- ffi::WasmEdge_FunctionInstanceGetData
- ffi::WasmEdge_FunctionInstanceGetFunctionType
- ffi::WasmEdge_FunctionTypeCreate
- ffi::WasmEdge_FunctionTypeDelete
- ffi::WasmEdge_FunctionTypeGetParameters
- ffi::WasmEdge_FunctionTypeGetParametersLength
- ffi::WasmEdge_FunctionTypeGetReturns
- ffi::WasmEdge_FunctionTypeGetReturnsLength
- ffi::WasmEdge_GlobalInstanceCreate
- ffi::WasmEdge_GlobalInstanceDelete
- ffi::WasmEdge_GlobalInstanceGetGlobalType
- ffi::WasmEdge_GlobalInstanceGetValue
- ffi::WasmEdge_GlobalInstanceSetValue
- ffi::WasmEdge_GlobalTypeCreate
- ffi::WasmEdge_GlobalTypeDelete
- ffi::WasmEdge_GlobalTypeGetMutability
- ffi::WasmEdge_GlobalTypeGetValType
- ffi::WasmEdge_ImportTypeGetExternalName
- ffi::WasmEdge_ImportTypeGetExternalType
- ffi::WasmEdge_ImportTypeGetFunctionType
- ffi::WasmEdge_ImportTypeGetGlobalType
- ffi::WasmEdge_ImportTypeGetMemoryType
- ffi::WasmEdge_ImportTypeGetModuleName
- ffi::WasmEdge_ImportTypeGetTableType
- ffi::WasmEdge_LimitIsEqual
- ffi::WasmEdge_LoaderCreate
- ffi::WasmEdge_LoaderDelete
- ffi::WasmEdge_LoaderParseFromBuffer
- ffi::WasmEdge_LoaderParseFromFile
- ffi::WasmEdge_LogOff
- ffi::WasmEdge_LogSetDebugLevel
- ffi::WasmEdge_LogSetErrorLevel
- ffi::WasmEdge_MemoryInstanceCreate
- ffi::WasmEdge_MemoryInstanceDelete
- ffi::WasmEdge_MemoryInstanceGetData
- ffi::WasmEdge_MemoryInstanceGetMemoryType
- ffi::WasmEdge_MemoryInstanceGetPageSize
- ffi::WasmEdge_MemoryInstanceGetPointer
- ffi::WasmEdge_MemoryInstanceGetPointerConst
- ffi::WasmEdge_MemoryInstanceGrowPage
- ffi::WasmEdge_MemoryInstanceSetData
- ffi::WasmEdge_MemoryTypeCreate
- ffi::WasmEdge_MemoryTypeDelete
- ffi::WasmEdge_MemoryTypeGetLimit
- ffi::WasmEdge_ModuleInstanceAddFunction
- ffi::WasmEdge_ModuleInstanceAddGlobal
- ffi::WasmEdge_ModuleInstanceAddMemory
- ffi::WasmEdge_ModuleInstanceAddTable
- ffi::WasmEdge_ModuleInstanceCreate
- ffi::WasmEdge_ModuleInstanceCreateWASI
- ffi::WasmEdge_ModuleInstanceCreateWithData
- ffi::WasmEdge_ModuleInstanceDelete
- ffi::WasmEdge_ModuleInstanceFindFunction
- ffi::WasmEdge_ModuleInstanceFindGlobal
- ffi::WasmEdge_ModuleInstanceFindMemory
- ffi::WasmEdge_ModuleInstanceFindTable
- ffi::WasmEdge_ModuleInstanceGetHostData
- ffi::WasmEdge_ModuleInstanceGetModuleName
- ffi::WasmEdge_ModuleInstanceInitWASI
- ffi::WasmEdge_ModuleInstanceInitWasmEdgeProcess
- ffi::WasmEdge_ModuleInstanceListFunction
- ffi::WasmEdge_ModuleInstanceListFunctionLength
- ffi::WasmEdge_ModuleInstanceListGlobal
- ffi::WasmEdge_ModuleInstanceListGlobalLength
- ffi::WasmEdge_ModuleInstanceListMemory
- ffi::WasmEdge_ModuleInstanceListMemoryLength
- ffi::WasmEdge_ModuleInstanceListTable
- ffi::WasmEdge_ModuleInstanceListTableLength
- ffi::WasmEdge_ModuleInstanceWASIGetExitCode
- ffi::WasmEdge_ModuleInstanceWASIGetNativeHandler
- ffi::WasmEdge_PluginCreateModule
- ffi::WasmEdge_PluginFind
- ffi::WasmEdge_PluginGetPluginName
- ffi::WasmEdge_PluginInitWASINN
- ffi::WasmEdge_PluginListModule
- ffi::WasmEdge_PluginListModuleLength
- ffi::WasmEdge_PluginListPlugins
- ffi::WasmEdge_PluginListPluginsLength
- ffi::WasmEdge_PluginLoadFromPath
- ffi::WasmEdge_PluginLoadWithDefaultPaths
- ffi::WasmEdge_Plugin_GetDescriptor
- ffi::WasmEdge_ResultGen
- ffi::WasmEdge_ResultGetCategory
- ffi::WasmEdge_ResultGetCode
- ffi::WasmEdge_ResultGetMessage
- ffi::WasmEdge_ResultOK
- ffi::WasmEdge_StatisticsClear
- ffi::WasmEdge_StatisticsCreate
- ffi::WasmEdge_StatisticsDelete
- ffi::WasmEdge_StatisticsGetInstrCount
- ffi::WasmEdge_StatisticsGetInstrPerSecond
- ffi::WasmEdge_StatisticsGetTotalCost
- ffi::WasmEdge_StatisticsSetCostLimit
- ffi::WasmEdge_StatisticsSetCostTable
- ffi::WasmEdge_StoreCreate
- ffi::WasmEdge_StoreDelete
- ffi::WasmEdge_StoreFindModule
- ffi::WasmEdge_StoreListModule
- ffi::WasmEdge_StoreListModuleLength
- ffi::WasmEdge_StringCopy
- ffi::WasmEdge_StringCreateByBuffer
- ffi::WasmEdge_StringCreateByCString
- ffi::WasmEdge_StringDelete
- ffi::WasmEdge_StringIsEqual
- ffi::WasmEdge_StringWrap
- ffi::WasmEdge_TableInstanceCreate
- ffi::WasmEdge_TableInstanceDelete
- ffi::WasmEdge_TableInstanceGetData
- ffi::WasmEdge_TableInstanceGetSize
- ffi::WasmEdge_TableInstanceGetTableType
- ffi::WasmEdge_TableInstanceGrow
- ffi::WasmEdge_TableInstanceSetData
- ffi::WasmEdge_TableTypeCreate
- ffi::WasmEdge_TableTypeDelete
- ffi::WasmEdge_TableTypeGetLimit
- ffi::WasmEdge_TableTypeGetRefType
- ffi::WasmEdge_VMAsyncExecute
- ffi::WasmEdge_VMAsyncExecuteRegistered
- ffi::WasmEdge_VMAsyncRunWasmFromASTModule
- ffi::WasmEdge_VMAsyncRunWasmFromBuffer
- ffi::WasmEdge_VMAsyncRunWasmFromFile
- ffi::WasmEdge_VMCleanup
- ffi::WasmEdge_VMCreate
- ffi::WasmEdge_VMDelete
- ffi::WasmEdge_VMExecute
- ffi::WasmEdge_VMExecuteRegistered
- ffi::WasmEdge_VMGetActiveModule
- ffi::WasmEdge_VMGetExecutorContext
- ffi::WasmEdge_VMGetFunctionList
- ffi::WasmEdge_VMGetFunctionListLength
- ffi::WasmEdge_VMGetFunctionType
- ffi::WasmEdge_VMGetFunctionTypeRegistered
- ffi::WasmEdge_VMGetImportModuleContext
- ffi::WasmEdge_VMGetLoaderContext
- ffi::WasmEdge_VMGetRegisteredModule
- ffi::WasmEdge_VMGetStatisticsContext
- ffi::WasmEdge_VMGetStoreContext
- ffi::WasmEdge_VMGetValidatorContext
- ffi::WasmEdge_VMInstantiate
- ffi::WasmEdge_VMListRegisteredModule
- ffi::WasmEdge_VMListRegisteredModuleLength
- ffi::WasmEdge_VMLoadWasmFromASTModule
- ffi::WasmEdge_VMLoadWasmFromBuffer
- ffi::WasmEdge_VMLoadWasmFromFile
- ffi::WasmEdge_VMRegisterModuleFromASTModule
- ffi::WasmEdge_VMRegisterModuleFromBuffer
- ffi::WasmEdge_VMRegisterModuleFromFile
- ffi::WasmEdge_VMRegisterModuleFromImport
- ffi::WasmEdge_VMRunWasmFromASTModule
- ffi::WasmEdge_VMRunWasmFromBuffer
- ffi::WasmEdge_VMRunWasmFromFile
- ffi::WasmEdge_VMValidate
- ffi::WasmEdge_ValidatorCreate
- ffi::WasmEdge_ValidatorDelete
- ffi::WasmEdge_ValidatorValidate
- ffi::WasmEdge_ValueGenExternRef
- ffi::WasmEdge_ValueGenF32
- ffi::WasmEdge_ValueGenF64
- ffi::WasmEdge_ValueGenFuncRef
- ffi::WasmEdge_ValueGenI32
- ffi::WasmEdge_ValueGenI64
- ffi::WasmEdge_ValueGenNullRef
- ffi::WasmEdge_ValueGenV128
- ffi::WasmEdge_ValueGetExternRef
- ffi::WasmEdge_ValueGetF32
- ffi::WasmEdge_ValueGetF64
- ffi::WasmEdge_ValueGetFuncRef
- ffi::WasmEdge_ValueGetI32
- ffi::WasmEdge_ValueGetI64
- ffi::WasmEdge_ValueGetV128
- ffi::WasmEdge_ValueIsNullRef
- ffi::WasmEdge_VersionGet
- ffi::WasmEdge_VersionGetMajor
- ffi::WasmEdge_VersionGetMinor
- ffi::WasmEdge_VersionGetPatch
- utils::driver_aot_compiler
- utils::driver_runtime_tool
- utils::driver_unified_tool
- utils::log_debug_info
- utils::log_error_info
- utils::log_off
- utils::version_major_value
- utils::version_minor_value
- utils::version_patch_value
- utils::version_string
Type Aliases
- WasiCtx
- ffi::WasmEdge_CompilerOptimizationLevel
- ffi::WasmEdge_CompilerOutputFormat
- ffi::WasmEdge_ErrCategory
- ffi::WasmEdge_ErrCode
- ffi::WasmEdge_ExternalType
- ffi::WasmEdge_HostFunc_t
- ffi::WasmEdge_HostRegistration
- ffi::WasmEdge_Mutability
- ffi::WasmEdge_NumType
- ffi::WasmEdge_ProgramOptionType
- ffi::WasmEdge_Proposal
- ffi::WasmEdge_RefType
- ffi::WasmEdge_ValType
- ffi::WasmEdge_WrapFunc_t
- ffi::__blkcnt64_t
- ffi::__blkcnt_t
- ffi::__blksize_t
- ffi::__caddr_t
- ffi::__clock_t
- ffi::__clockid_t
- ffi::__daddr_t
- ffi::__dev_t
- ffi::__fsblkcnt64_t
- ffi::__fsblkcnt_t
- ffi::__fsfilcnt64_t
- ffi::__fsfilcnt_t
- ffi::__fsword_t
- ffi::__gid_t
- ffi::__id_t
- ffi::__ino64_t
- ffi::__ino_t
- ffi::__int16_t
- ffi::__int32_t
- ffi::__int64_t
- ffi::__int8_t
- ffi::__int_least16_t
- ffi::__int_least32_t
- ffi::__int_least64_t
- ffi::__int_least8_t
- ffi::__intmax_t
- ffi::__intptr_t
- ffi::__key_t
- ffi::__loff_t
- ffi::__mode_t
- ffi::__nlink_t
- ffi::__off64_t
- ffi::__off_t
- ffi::__pid_t
- ffi::__quad_t
- ffi::__rlim64_t
- ffi::__rlim_t
- ffi::__sig_atomic_t
- ffi::__socklen_t
- ffi::__ssize_t
- ffi::__suseconds64_t
- ffi::__suseconds_t
- ffi::__syscall_slong_t
- ffi::__syscall_ulong_t
- ffi::__time_t
- ffi::__timer_t
- ffi::__u_char
- ffi::__u_int
- ffi::__u_long
- ffi::__u_quad_t
- ffi::__u_short
- ffi::__uid_t
- ffi::__uint16_t
- ffi::__uint32_t
- ffi::__uint64_t
- ffi::__uint8_t
- ffi::__uint_least16_t
- ffi::__uint_least32_t
- ffi::__uint_least64_t
- ffi::__uint_least8_t
- ffi::__uintmax_t
- ffi::__useconds_t
- ffi::int128_t
- ffi::int_fast16_t
- ffi::int_fast32_t
- ffi::int_fast64_t
- ffi::int_fast8_t
- ffi::int_least16_t
- ffi::int_least32_t
- ffi::int_least64_t
- ffi::int_least8_t
- ffi::intmax_t
- ffi::uint128_t
- ffi::uint_fast16_t
- ffi::uint_fast32_t
- ffi::uint_fast64_t
- ffi::uint_fast8_t
- ffi::uint_least16_t
- ffi::uint_least32_t
- ffi::uint_least64_t
- ffi::uint_least8_t
- ffi::uintmax_t
- instance::function::CustomFnWrapper
- plugin::ModuleInstanceCreateFn
Constants
- ffi::INT16_MAX
- ffi::INT16_MIN
- ffi::INT32_MAX
- ffi::INT32_MIN
- ffi::INT8_MAX
- ffi::INT8_MIN
- ffi::INTPTR_MAX
- ffi::INTPTR_MIN
- ffi::INT_FAST16_MAX
- ffi::INT_FAST16_MIN
- ffi::INT_FAST32_MAX
- ffi::INT_FAST32_MIN
- ffi::INT_FAST8_MAX
- ffi::INT_FAST8_MIN
- ffi::INT_LEAST16_MAX
- ffi::INT_LEAST16_MIN
- ffi::INT_LEAST32_MAX
- ffi::INT_LEAST32_MIN
- ffi::INT_LEAST8_MAX
- ffi::INT_LEAST8_MIN
- ffi::PTRDIFF_MAX
- ffi::PTRDIFF_MIN
- ffi::SIG_ATOMIC_MAX
- ffi::SIG_ATOMIC_MIN
- ffi::SIZE_MAX
- ffi::UINT16_MAX
- ffi::UINT32_MAX
- ffi::UINT8_MAX
- ffi::UINTPTR_MAX
- ffi::UINT_FAST16_MAX
- ffi::UINT_FAST32_MAX
- ffi::UINT_FAST8_MAX
- ffi::UINT_LEAST16_MAX
- ffi::UINT_LEAST32_MAX
- ffi::UINT_LEAST8_MAX
- ffi::WASMEDGE_VERSION
- ffi::WASMEDGE_VERSION_MAJOR
- ffi::WASMEDGE_VERSION_MINOR
- ffi::WASMEDGE_VERSION_PATCH
- ffi::WINT_MAX
- ffi::WINT_MIN
- ffi::WasmEdge_CompilerOptimizationLevel_O0
- ffi::WasmEdge_CompilerOptimizationLevel_O1
- ffi::WasmEdge_CompilerOptimizationLevel_O2
- ffi::WasmEdge_CompilerOptimizationLevel_O3
- ffi::WasmEdge_CompilerOptimizationLevel_Os
- ffi::WasmEdge_CompilerOptimizationLevel_Oz
- ffi::WasmEdge_CompilerOutputFormat_Native
- ffi::WasmEdge_CompilerOutputFormat_Wasm
- ffi::WasmEdge_ErrCategory_UserLevelError
- ffi::WasmEdge_ErrCategory_WASM
- ffi::WasmEdge_ErrCode_AOTDisabled
- ffi::WasmEdge_ErrCode_ConstExprRequired
- ffi::WasmEdge_ErrCode_CostLimitExceeded
- ffi::WasmEdge_ErrCode_DataCountRequired
- ffi::WasmEdge_ErrCode_DataSegDoesNotFit
- ffi::WasmEdge_ErrCode_DivideByZero
- ffi::WasmEdge_ErrCode_DupExportName
- ffi::WasmEdge_ErrCode_ENDCodeExpected
- ffi::WasmEdge_ErrCode_ElemSegDoesNotFit
- ffi::WasmEdge_ErrCode_ExpectSharedMemory
- ffi::WasmEdge_ErrCode_ExpectedZeroByte
- ffi::WasmEdge_ErrCode_FuncNotFound
- ffi::WasmEdge_ErrCode_FuncSigMismatch
- ffi::WasmEdge_ErrCode_HostFuncError
- ffi::WasmEdge_ErrCode_IllegalGrammar
- ffi::WasmEdge_ErrCode_IllegalOpCode
- ffi::WasmEdge_ErrCode_IllegalPath
- ffi::WasmEdge_ErrCode_ImmutableGlobal
- ffi::WasmEdge_ErrCode_IncompatibleDataCount
- ffi::WasmEdge_ErrCode_IncompatibleFuncCode
- ffi::WasmEdge_ErrCode_IncompatibleImportType
- ffi::WasmEdge_ErrCode_IndirectCallTypeMismatch
- ffi::WasmEdge_ErrCode_InstrTypeMismatch
- ffi::WasmEdge_ErrCode_IntegerOverflow
- ffi::WasmEdge_ErrCode_IntegerTooLarge
- ffi::WasmEdge_ErrCode_IntegerTooLong
- ffi::WasmEdge_ErrCode_Interrupted
- ffi::WasmEdge_ErrCode_IntrinsicsTableNotFound
- ffi::WasmEdge_ErrCode_InvalidAlignment
- ffi::WasmEdge_ErrCode_InvalidConvToInt
- ffi::WasmEdge_ErrCode_InvalidDataIdx
- ffi::WasmEdge_ErrCode_InvalidElemIdx
- ffi::WasmEdge_ErrCode_InvalidFuncIdx
- ffi::WasmEdge_ErrCode_InvalidFuncTypeIdx
- ffi::WasmEdge_ErrCode_InvalidGlobalIdx
- ffi::WasmEdge_ErrCode_InvalidLabelIdx
- ffi::WasmEdge_ErrCode_InvalidLaneIdx
- ffi::WasmEdge_ErrCode_InvalidLimit
- ffi::WasmEdge_ErrCode_InvalidLocalIdx
- ffi::WasmEdge_ErrCode_InvalidMemPages
- ffi::WasmEdge_ErrCode_InvalidMemoryIdx
- ffi::WasmEdge_ErrCode_InvalidMut
- ffi::WasmEdge_ErrCode_InvalidRefIdx
- ffi::WasmEdge_ErrCode_InvalidResultArity
- ffi::WasmEdge_ErrCode_InvalidStartFunc
- ffi::WasmEdge_ErrCode_InvalidTableIdx
- ffi::WasmEdge_ErrCode_JunkSection
- ffi::WasmEdge_ErrCode_LengthOutOfBounds
- ffi::WasmEdge_ErrCode_MalformedElemType
- ffi::WasmEdge_ErrCode_MalformedExportKind
- ffi::WasmEdge_ErrCode_MalformedImportKind
- ffi::WasmEdge_ErrCode_MalformedMagic
- ffi::WasmEdge_ErrCode_MalformedRefType
- ffi::WasmEdge_ErrCode_MalformedSection
- ffi::WasmEdge_ErrCode_MalformedUTF8
- ffi::WasmEdge_ErrCode_MalformedValType
- ffi::WasmEdge_ErrCode_MalformedVersion
- ffi::WasmEdge_ErrCode_MemoryOutOfBounds
- ffi::WasmEdge_ErrCode_ModuleNameConflict
- ffi::WasmEdge_ErrCode_MultiMemories
- ffi::WasmEdge_ErrCode_MultiTables
- ffi::WasmEdge_ErrCode_NotValidated
- ffi::WasmEdge_ErrCode_ReadError
- ffi::WasmEdge_ErrCode_RefTypeMismatch
- ffi::WasmEdge_ErrCode_RuntimeError
- ffi::WasmEdge_ErrCode_SectionSizeMismatch
- ffi::WasmEdge_ErrCode_SharedMemoryNoMax
- ffi::WasmEdge_ErrCode_Success
- ffi::WasmEdge_ErrCode_TableOutOfBounds
- ffi::WasmEdge_ErrCode_Terminated
- ffi::WasmEdge_ErrCode_TooManyLocals
- ffi::WasmEdge_ErrCode_TypeCheckFailed
- ffi::WasmEdge_ErrCode_UnalignedAtomicAccess
- ffi::WasmEdge_ErrCode_UndefinedElement
- ffi::WasmEdge_ErrCode_UnexpectedEnd
- ffi::WasmEdge_ErrCode_UninitializedElement
- ffi::WasmEdge_ErrCode_UnknownImport
- ffi::WasmEdge_ErrCode_Unreachable
- ffi::WasmEdge_ErrCode_UserDefError
- ffi::WasmEdge_ErrCode_WrongInstanceAddress
- ffi::WasmEdge_ErrCode_WrongInstanceIndex
- ffi::WasmEdge_ErrCode_WrongVMWorkflow
- ffi::WasmEdge_ExternalType_Function
- ffi::WasmEdge_ExternalType_Global
- ffi::WasmEdge_ExternalType_Memory
- ffi::WasmEdge_ExternalType_Table
- ffi::WasmEdge_HostRegistration_Wasi
- ffi::WasmEdge_Mutability_Const
- ffi::WasmEdge_Mutability_Var
- ffi::WasmEdge_NumType_F32
- ffi::WasmEdge_NumType_F64
- ffi::WasmEdge_NumType_I32
- ffi::WasmEdge_NumType_I64
- ffi::WasmEdge_NumType_V128
- ffi::WasmEdge_Plugin_CurrentAPIVersion
- ffi::WasmEdge_ProgramOptionType_Double
- ffi::WasmEdge_ProgramOptionType_Float
- ffi::WasmEdge_ProgramOptionType_Int16
- ffi::WasmEdge_ProgramOptionType_Int32
- ffi::WasmEdge_ProgramOptionType_Int64
- ffi::WasmEdge_ProgramOptionType_Int8
- ffi::WasmEdge_ProgramOptionType_None
- ffi::WasmEdge_ProgramOptionType_String
- ffi::WasmEdge_ProgramOptionType_Toggle
- ffi::WasmEdge_ProgramOptionType_UInt16
- ffi::WasmEdge_ProgramOptionType_UInt32
- ffi::WasmEdge_ProgramOptionType_UInt64
- ffi::WasmEdge_ProgramOptionType_UInt8
- ffi::WasmEdge_Proposal_Annotations
- ffi::WasmEdge_Proposal_BulkMemoryOperations
- ffi::WasmEdge_Proposal_ExceptionHandling
- ffi::WasmEdge_Proposal_ExtendedConst
- ffi::WasmEdge_Proposal_FunctionReferences
- ffi::WasmEdge_Proposal_ImportExportMutGlobals
- ffi::WasmEdge_Proposal_Memory64
- ffi::WasmEdge_Proposal_MultiMemories
- ffi::WasmEdge_Proposal_MultiValue
- ffi::WasmEdge_Proposal_NonTrapFloatToIntConversions
- ffi::WasmEdge_Proposal_ReferenceTypes
- ffi::WasmEdge_Proposal_SIMD
- ffi::WasmEdge_Proposal_SignExtensionOperators
- ffi::WasmEdge_Proposal_TailCall
- ffi::WasmEdge_Proposal_Threads
- ffi::WasmEdge_RefType_ExternRef
- ffi::WasmEdge_RefType_FuncRef
- ffi::WasmEdge_ValType_ExternRef
- ffi::WasmEdge_ValType_F32
- ffi::WasmEdge_ValType_F64
- ffi::WasmEdge_ValType_FuncRef
- ffi::WasmEdge_ValType_I32
- ffi::WasmEdge_ValType_I64
- ffi::WasmEdge_ValType_V128
- ffi::_ATFILE_SOURCE
- ffi::_BITS_STDINT_INTN_H
- ffi::_BITS_STDINT_UINTN_H
- ffi::_BITS_TIME64_H
- ffi::_BITS_TYPESIZES_H
- ffi::_BITS_TYPES_H
- ffi::_BITS_WCHAR_H
- ffi::_DEFAULT_SOURCE
- ffi::_FEATURES_H
- ffi::_POSIX_C_SOURCE
- ffi::_POSIX_SOURCE
- ffi::_STDC_PREDEF_H
- ffi::_STDINT_H
- ffi::_SYS_CDEFS_H
- ffi::__FD_SETSIZE
- ffi::__GLIBC_MINOR__
- ffi::__GLIBC_USE_DEPRECATED_GETS
- ffi::__GLIBC_USE_DEPRECATED_SCANF
- ffi::__GLIBC_USE_IEC_60559_BFP_EXT
- ffi::__GLIBC_USE_IEC_60559_BFP_EXT_C2X
- ffi::__GLIBC_USE_IEC_60559_EXT
- ffi::__GLIBC_USE_IEC_60559_FUNCS_EXT
- ffi::__GLIBC_USE_IEC_60559_FUNCS_EXT_C2X
- ffi::__GLIBC_USE_IEC_60559_TYPES_EXT
- ffi::__GLIBC_USE_ISOC2X
- ffi::__GLIBC_USE_LIB_EXT2
- ffi::__GLIBC__
- ffi::__GNU_LIBRARY__
- ffi::__HAVE_GENERIC_SELECTION
- ffi::__INO_T_MATCHES_INO64_T
- ffi::__KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
- ffi::__LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
- ffi::__OFF_T_MATCHES_OFF64_T
- ffi::__RLIM_T_MATCHES_RLIM64_T
- ffi::__STATFS_MATCHES_STATFS64
- ffi::__STDC_IEC_559_COMPLEX__
- ffi::__STDC_IEC_559__
- ffi::__STDC_IEC_60559_BFP__
- ffi::__STDC_IEC_60559_COMPLEX__
- ffi::__STDC_ISO_10646__
- ffi::__SYSCALL_WORDSIZE
- ffi::__TIMESIZE
- ffi::__USE_ATFILE
- ffi::__USE_FORTIFY_LEVEL
- ffi::__USE_ISOC11
- ffi::__USE_ISOC95
- ffi::__USE_ISOC99
- ffi::__USE_MISC
- ffi::__USE_POSIX
- ffi::__USE_POSIX199309
- ffi::__USE_POSIX199506
- ffi::__USE_POSIX2
- ffi::__USE_POSIX_IMPLICITLY
- ffi::__USE_XOPEN2K
- ffi::__USE_XOPEN2K8
- ffi::__WORDSIZE
- ffi::__WORDSIZE_TIME64_COMPAT32
- ffi::__bool_true_false_are_defined
- ffi::__glibc_c99_flexarr_available
- ffi::false_
- ffi::true_