MCPcopy Create free account

hub / github.com/WasmEdge/WasmEdge / functions

Functions6,332 in github.com/WasmEdge/WasmEdge

↓ 8 callersMethodgetSourceInfo
test/expected/catch.hpp:8310
↓ 8 callersMethodgetline
lib/host/wasi/vfs_io.cpp:202
↓ 8 callersMethodisCostMeasuring
include/common/configure.h:191
↓ 8 callersMethodisExternalized
include/common/types.h:293
↓ 8 callersMethodisFloatTy
lib/llvm/llvm.h:542
↓ 8 callersMethodisInstructionCounting
include/common/configure.h:183
↓ 8 callersFunctionisSpecialFd
lib/host/wasi/inode-linux.cpp:31
↓ 8 callersFunctionisSpecialFd
lib/host/wasi/inode-macos.cpp:32
↓ 8 callersMethodisTimeMeasuring
include/common/configure.h:199
↓ 8 callersFunctionloadModule
Helper function to load wasm file into AST module.
test/api/APIUnitTest.cpp:387
↓ 8 callersFunctionmemoryCopy
Helper: call memory.copy(dst, src, len).
test/meminstance/MemInstanceTest.cpp:126
↓ 8 callersFunctionrapidMix
include/common/hash.h:36
↓ 8 callersMethodrend
include/experimental/span.hpp:192
↓ 8 callersMethodset
test/expected/catch.hpp:9259
↓ 8 callersMethodsetCostMeasuring
include/common/configure.h:187
↓ 8 callersMethodsetInstanceType
include/ast/component/type.h:501
↓ 8 callersMethodsetInterruptible
include/common/configure.h:97
↓ 8 callersMethodsetOptions
include/ast/component/canonical.h:140
↓ 8 callersMethodsetResourceType
include/ast/component/type.h:508
↓ 8 callersMethodsetVisibility
lib/llvm/llvm.h:807
↓ 8 callersMethodstart
test/expected/catch.hpp:14700
↓ 8 callersMethodstoreValue
include/runtime/instance/memory.h:358
↓ 8 callersFunctiontoMemTypeCxt
lib/api/wasmedge_compat.cpp:42
↓ 8 callersMethodwaitFor
include/common/async.h:55
↓ 8 callersMethodwidth
test/expected/catch.hpp:8555
↓ 7 callersFunctionWasmEdge_AsyncGetReturnsLength
lib/api/wasmedge.cpp:3154
↓ 7 callersFunctionWasmEdge_AsyncWait
lib/api/wasmedge.cpp:3132
↓ 7 callersFunctionWasmEdge_ConfigureAddHostRegistration
lib/api/wasmedge.cpp:944
↓ 7 callersFunctionWasmEdge_ExportTypeGetFunctionType
lib/api/wasmedge.cpp:1711
↓ 7 callersFunctionWasmEdge_ExportTypeGetGlobalType
lib/api/wasmedge.cpp:1857
↓ 7 callersFunctionWasmEdge_ExportTypeGetTableType
lib/api/wasmedge.cpp:1757
↓ 7 callersFunctionWasmEdge_FunctionTypeGetParametersLength
lib/api/wasmedge.cpp:1424
↓ 7 callersFunctionWasmEdge_ImportTypeGetFunctionType
lib/api/wasmedge.cpp:1626
↓ 7 callersFunctionWasmEdge_ImportTypeGetGlobalType
lib/api/wasmedge.cpp:1675
↓ 7 callersFunctionWasmEdge_ImportTypeGetTableType
lib/api/wasmedge.cpp:1642
↓ 7 callersFunctionWasmEdge_LimitCreate
lib/api/wasmedge.cpp:1309
↓ 7 callersFunctionWasmEdge_LoaderCreate
lib/api/wasmedge.cpp:2002
↓ 7 callersFunctionWasmEdge_MemoryInstanceCreate
lib/api/wasmedge.cpp:2869
↓ 7 callersFunctionWasmEdge_ModuleInstanceAddGlobal
lib/api/wasmedge.cpp:2655
↓ 7 callersFunctionWasmEdge_ModuleInstanceGetHostData
lib/api/wasmedge.cpp:2478
↓ 7 callersFunctionWasmEdge_ModuleInstanceListFunction
lib/api/wasmedge.cpp:2539
↓ 7 callersFunctionWasmEdge_StoreCreate
lib/api/wasmedge.cpp:2228
↓ 7 callersFunctionWasmEdge_StoreListModule
lib/api/wasmedge.cpp:2255
↓ 7 callersFunctionWasmEdge_TableInstanceCreate
lib/api/wasmedge.cpp:2735
↓ 7 callersFunctionWasmEdge_VMGetActiveModule
lib/api/wasmedge.cpp:3639
↓ 7 callersFunctionWasmEdge_ValidatorDelete
lib/api/wasmedge.cpp:2096
↓ 7 callersFunctionWasmEdge_ValueGetI64
lib/api/wasmedge.cpp:712
↓ 7 callersMethodaddFunc
lib/validator/formchecker.cpp:98
↓ 7 callersMethodclear
Clear measurement data for instructions.
include/common/statistics.h:116
↓ 7 callersFunctionconvert
test/expected/catch.hpp:11333
↓ 7 callersMethodcreateArrayPtrStore
lib/llvm/llvm.h:1656
↓ 7 callersMethoddefault_value
include/po/argument_parser.h:57
↓ 7 callersFunctionemplaceAddr
include/common/types.h:719
↓ 7 callersMethodfdClose
Close a file descriptor. Note: This is similar to `close` in POSIX. @return Nothing or WASI error
include/host/wasi/environ.h:260
↓ 7 callersFunctionfillMap
lib/api/wasmedge.cpp:336
↓ 7 callersFunctionfillMemContent
test/plugins/wasm_bpf/wasm_bpf.cpp:60
↓ 7 callersFunctionfillWasmEdge_ValueArr
Helper functions for converting a ValVariant vector to a WasmEdge_Value array.
lib/api/wasmedge.cpp:282
↓ 7 callersMethodgetActiveModule
Get current instantiated module instance.
include/vm/vm.h:261
↓ 7 callersMethodgetDestructor
include/ast/component/type.h:441
↓ 7 callersMethodgetErrCodePhase
include/common/enum_errcode.hpp:88
↓ 7 callersMethodgetImportDesc
include/ast/component/declarator.h:41
↓ 7 callersMethodgetNextParam
lib/llvm/llvm.h:790
↓ 7 callersMethodgetNoTagName
include/validator/component_name.h:87
↓ 7 callersMethodgetRefAddr
Get the elem address.
include/runtime/instance/table.h:156
↓ 7 callersMethodgetRemainSize
Get remain size.
include/loader/filemgr.h:102
↓ 7 callersMethodgetReturnType
lib/llvm/llvm.h:626
↓ 7 callersMethodhasExpression
test/expected/catch.hpp:8261
↓ 7 callersFunctionhexToFile
test/api/APIUnitTest.cpp:226
↓ 7 callersMethodinitWithFds
lib/host/wasi/environ.cpp:136
↓ 7 callersFunctioninsert
(str)
examples/js/repl.js:337
↓ 7 callersMethodisPackType
include/common/types.h:203
↓ 7 callersFunctionis_default_path
(args)
utils/install.py:695
↓ 7 callersFunctionoptionsSetU64
plugins/wasi_crypto/common/options.cpp:33
↓ 7 callersFunctionreportBackendNotSupported
plugins/wasi_nn/wasinn_whisper.cpp:1127
↓ 7 callersMethodreset
plugins/wasmedge_tensorflow/tensorflow_env.h:57
↓ 7 callersMethodresolve
test/spec/spectest.cpp:398
↓ 7 callersFunctionretrieveFuncRef
include/common/types.h:691
↓ 7 callersMethodseek
lib/host/wasi/inode-win.cpp:510
↓ 7 callersMethodsetBytes
Replace the bytes of Data[Offset :] by Slice[Start : Start + Length - 1]
include/runtime/instance/memory.h:157
↓ 7 callersMethodsetDLLStorageClass
lib/llvm/llvm.h:811
↓ 7 callersMethodsetExternalIndex
include/ast/description.h:82
↓ 7 callersMethodsetInstance
include/ast/component/declarator.h:209
↓ 7 callersMethodsetInstructionCounting
include/common/configure.h:179
↓ 7 callersMethodsetMax
include/ast/type.h:88
↓ 7 callersMethodsetOwn
include/ast/component/type.h:257
↓ 7 callersMethodsetRefs
Replace the Refs[Dst :] by Slice[Src : Src + Length)
include/runtime/instance/table.h:109
↓ 7 callersMethodsetTargetIndex
include/ast/component/canonical.h:134
↓ 7 callersMethodsetTimeMeasuring
include/common/configure.h:195
↓ 7 callersFunctiontoAddressFamily
lib/host/wasi/win.h:508
↓ 7 callersFunctiontoAdvice
lib/host/wasi/linux.h:305
↓ 7 callersFunctiontoSockOptLevel
lib/host/wasi/win.h:338
↓ 7 callersFunctiontoSockType
lib/host/wasi/win.h:455
↓ 7 callersFunctiontoTabTypeCxt
lib/api/wasmedge_compat.cpp:35
↓ 7 callersMethodtype
test/expected/catch.hpp:8986
↓ 7 callersFunctionucs_length
(str)
examples/js/repl.js:214
↓ 6 callersFunctionWasmEdge_CompilerCreate
lib/api/wasmedge.cpp:1901
↓ 6 callersFunctionWasmEdge_ConfigureCompilerSetOutputFormat
lib/api/wasmedge.cpp:1063
↓ 6 callersFunctionWasmEdge_ExportTypeGetMemoryType
lib/api/wasmedge.cpp:1795
↓ 6 callersFunctionWasmEdge_GlobalTypeGetMutability
lib/api/wasmedge.cpp:1579
↓ 6 callersFunctionWasmEdge_ImportTypeGetMemoryType
lib/api/wasmedge.cpp:1653
← previousnext →501–600 of 6,332, ranked by callers