MCPcopy Create free account

hub / github.com/WasmEdge/WasmEdge / functions

Functions6,332 in github.com/WasmEdge/WasmEdge

↓ 6 callersFunctionWasmEdge_ModuleInstanceAddMemory
lib/api/wasmedge.cpp:2644
↓ 6 callersFunctionWasmEdge_ModuleInstanceFindGlobal
lib/api/wasmedge.cpp:2522
↓ 6 callersFunctionWasmEdge_ModuleInstanceFindTable
lib/api/wasmedge.cpp:2495
↓ 6 callersFunctionWasmEdge_ModuleInstanceListFunctionLength
lib/api/wasmedge.cpp:2531
↓ 6 callersFunctionWasmEdge_ModuleInstanceListTable
lib/api/wasmedge.cpp:2558
↓ 6 callersFunctionWasmEdge_VMGetFunctionList
lib/api/wasmedge.cpp:3569
↓ 6 callersFunctionWasmEdge_VMGetFunctionTypeRegistered
lib/api/wasmedge.cpp:3512
↓ 6 callersFunctionWasmEdge_ValTypeIsExternRef
lib/api/wasmedge.cpp:650
↓ 6 callersMethodadd
test/expected/catch.hpp:11153
↓ 6 callersMethodaddGlobal
lib/llvm/llvm.h:926
↓ 6 callersMethodaddInstanceExport
include/validator/component_context.h:268
↓ 6 callersMethodaddType
lib/validator/formchecker.cpp:96
↓ 6 callersFunctionas_writable_bytes
include/experimental/span.hpp:247
↓ 6 callersMethodclone
plugins/wasi_crypto/symmetric/mac.cpp:79
↓ 6 callersFunctioncolour
examples/capi/mandelbrot-set-in-threads/mandelbrot.c:6
↓ 6 callersMethodcreateFAdd
lib/llvm/llvm.h:1166
↓ 6 callersMethodcreateFCmpOGE
lib/llvm/llvm.h:1446
↓ 6 callersMethodcreateFCmpUNO
lib/llvm/llvm.h:1461
↓ 6 callersMethodcreateNot
lib/llvm/llvm.h:1258
↓ 6 callersMethodcreateValuePtrStore
lib/llvm/llvm.h:1636
↓ 6 callersMethoddecode
plugins/wasi_nn/MLX/model/whisper/tokenizer.cpp:299
↓ 6 callersMethodexpand
Expand the composite type to its reference.
include/ast/type.h:213
↓ 6 callersFunctionfailedString
test/expected/catch.hpp:15510
↓ 6 callersMethodfdSeek
lib/host/wasi/inode-win.cpp:1124
↓ 6 callersMethodforward
plugins/wasi_nn/MLX/model/llm/transformer.cpp:22
↓ 6 callersFunctionfromProtocol
lib/host/wasi/win.h:468
↓ 6 callersFunctionfromTabTypeCxt
lib/api/wasmedge_compat.cpp:38
↓ 6 callersFunctiongenWasmEdge_Result
Helper function for returning a WasmEdge_Result by error code.
lib/api/wasmedge.cpp:143
↓ 6 callersFunctiongenWasmEdge_ValType
Helper functions for returning a WasmEdge_ValType by WasmEdge::ValType.
lib/api/wasmedge.cpp:197
↓ 6 callersMethodgetCode
include/ast/component/canonical.h:42
↓ 6 callersMethodgetCoreFunction
include/runtime/instance/component/component.h:267
↓ 6 callersMethodgetEot
Cached property implementations
plugins/wasi_nn/MLX/model/whisper/tokenizer.cpp:383
↓ 6 callersMethodgetExtendedElementVectorType
lib/llvm/llvm.h:634
↓ 6 callersMethodgetExternalFuncTypeIdx
Getter and setter for external contents.
include/ast/description.h:54
↓ 6 callersMethodgetInstantiateArgs
include/ast/component/instance.h:127
↓ 6 callersMethodgetInt64Ty
lib/llvm/llvm.h:992
↓ 6 callersMethodgetJumpElse
Getter and setter for jump count to Else instruction.
include/ast/instruction.h:126
↓ 6 callersMethodgetMaxMemoryPage
include/common/configure.h:127
↓ 6 callersMethodgetOptions
include/ast/component/canonical.h:139
↓ 6 callersMethodgetPageSize
Get page size of memory.data
include/runtime/instance/memory.h:86
↓ 6 callersMethodgetRecord
include/common/timer.h:63
↓ 6 callersMethodisDoubleTy
lib/llvm/llvm.h:545
↓ 6 callersMethodisExternRefType
include/common/types.h:219
↓ 6 callersMethodisVectorTy
lib/llvm/llvm.h:554
↓ 6 callersMethodlast
include/experimental/span.hpp:205
↓ 6 callersFunctionmakeCompWithLocalResource
Helper: build a Component with a single ResourceType in type index 0.
test/component/ComponentValidatorTest.cpp:1073
↓ 6 callersFunctionnoexcept
include/experimental/expected.hpp:173
↓ 6 callersMethodparseWasmUnit
Parse module or component from file path. See "include/loader/loader.h".
lib/loader/loader.cpp:67
↓ 6 callersMethodpushFrame
Push a new frame entry to the stack.
include/runtime/stackmgr.h:104
↓ 6 callersFunctionreportBackendNotSupported
plugins/wasi_nn/wasinn_torch.cpp:305
↓ 6 callersFunctionreportBackendNotSupported
plugins/wasi_nn/wasinn_chattts.cpp:340
↓ 6 callersMethodreset
lib/host/wasi/inode-win.cpp:403
↓ 6 callersMethodserializeU32
include/loader/serialize.h:68
↓ 6 callersMethodsetImport
include/ast/component/declarator.h:202
↓ 6 callersMethodsetInstantiateArgs
include/ast/component/instance.h:119
↓ 6 callersMethodsetInvalid
plugins/wasi_nn/wasinnenv.h:131
↓ 6 callersMethodsetLinkage
lib/llvm/llvm.h:804
↓ 6 callersMethodsetModuleName
include/ast/description.h:51
↓ 6 callersMethodsetResultList
include/ast/component/type.h:370
↓ 6 callersMethodsetValue
test/expected/catch.hpp:9134
↓ 6 callersMethodshowDurations
test/expected/catch.hpp:9930
↓ 6 callersMethodsize_bytes
include/experimental/span.hpp:184
↓ 6 callersFunctionskip_word_forward
(pos)
examples/js/repl.js:381
↓ 6 callersFunctionstrToComponentString
Helper function to convert std::string to zlib_component_string_t
examples/plugin/wasmedge-zlib/main.cpp:134
↓ 6 callersFunctionthrow_exception
test/expected/catch.hpp:3833
↓ 6 callersFunctiontoProtocol
lib/host/wasi/win.h:481
↓ 6 callersFunctiontoTimestamp
plugins/wasi_nn/wasinn_whisper.cpp:28
↓ 6 callersFunctiontoWhence
lib/host/wasi/win.h:325
↓ 6 callersFunctionunload
plugins/wasi_nn/wasinn_torch.cpp:295
↓ 6 callersFunctionwriteUntilFull
test/host/wasi/wasi.cpp:272
↓ 6 callersMethod~T
test/expected/bases.cpp:28
↓ 5 callersFunctionCheckSize
plugins/wasmedge_zlib/zlibfunc.cpp:18
↓ 5 callersFunctionEXPECTED_TRY
lib/loader/ast/section.cpp:104
↓ 5 callersFunctionNT_SUCCESS_
include/system/winapi.h:693
↓ 5 callersFunctionWasmEdge_ConfigureGetRunMode
lib/api/wasmedge.cpp:997
↓ 5 callersFunctionWasmEdge_ConfigureIsForceInterpreter
lib/api/wasmedge.cpp:1035
↓ 5 callersFunctionWasmEdge_FunctionInstanceGetFunctionType
lib/api/wasmedge.cpp:2708
↓ 5 callersFunctionWasmEdge_GlobalInstanceGetGlobalType
lib/api/wasmedge.cpp:3026
↓ 5 callersFunctionWasmEdge_MemoryInstanceGetPointer
lib/api/wasmedge.cpp:2911
↓ 5 callersFunctionWasmEdge_MemoryInstanceGetPointerConst
lib/api/wasmedge.cpp:2924
↓ 5 callersFunctionWasmEdge_MemoryTypeGetLimit
lib/api/wasmedge.cpp:1527
↓ 5 callersFunctionWasmEdge_ModuleInstanceAddTable
lib/api/wasmedge.cpp:2633
↓ 5 callersFunctionWasmEdge_ModuleInstanceCreateWithData
lib/api/wasmedge.cpp:2321
↓ 5 callersFunctionWasmEdge_PluginCreateModule
lib/api/wasmedge.cpp:3884
↓ 5 callersFunctionWasmEdge_PluginListModule
lib/api/wasmedge.cpp:3867
↓ 5 callersFunctionWasmEdge_StoreListModuleLength
lib/api/wasmedge.cpp:2247
↓ 5 callersFunctionWasmEdge_TableTypeGetLimit
lib/api/wasmedge.cpp:1498
↓ 5 callersFunctionWasmEdge_VMGetFunctionType
lib/api/wasmedge.cpp:3494
↓ 5 callersFunctionWasmEdge_ValidatorCreate
lib/api/wasmedge.cpp:2071
↓ 5 callersMethodaddComponentInstance
Index space: component instance.
include/runtime/instance/component/component.h:232
↓ 5 callersMethodaddCoreFunc
include/validator/component_context.h:197
↓ 5 callersFunctioncheckNullTableEntry
After instantiation, read the exported table "t" at index 0 and verify the null reference has been normalized to an abstract heap type. This catches t
test/executor/ExecutorRegressionTest.cpp:59
↓ 5 callersMethodclose
lib/host/wasi/vfs_io.cpp:298
↓ 5 callersMethodcompile
lib/llvm/compiler.cpp:5897
↓ 5 callersMethodcompile
test/api/APIAOTCoreTest.cpp:73
↓ 5 callersFunctionconvTypeCodeToAddrType
Helper function for packing TypeCode to address type.
lib/validator/formchecker.cpp:40
↓ 5 callersFunctioncount_digits
include/common/int128.h:663
↓ 5 callersMethodcreate
lib/llvm/llvm.h:2032
↓ 5 callersMethodcreateArrayPtrLoad
lib/llvm/llvm.h:1642
↓ 5 callersMethodcreateAtomicRMW
lib/llvm/llvm.h:1535
← previousnext →601–700 of 6,332, ranked by callers