Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ functions
Functions
6,332 in github.com/WasmEdge/WasmEdge
⨍
Functions
6,332
◇
Types & classes
2,475
Method
Control
lib/llvm/compiler.cpp:5844
Method
Conv1d
plugins/wasi_nn/MLX/mlx/convolution.h:18
Method
Conv2d
plugins/wasi_nn/MLX/mlx/convolution.h:39
Method
CoreDefType>
include/loader/loader.h:147
Method
CoreInstance>
include/loader/loader.h:139
Method
CoreInstanceSection>
include/loader/loader.h:97
Method
CoreModuleSection>
include/loader/loader.h:92
Method
CoreTypeSection>
include/loader/loader.h:102
Method
CoutStream
Store the streambuf from cout up-front because cout may get redirected when running tests
test/expected/catch.hpp:13493
Method
CreateSession
plugins/wasmedge_tensorflow/tensorflow_func.h:16
Method
CreateSession
plugins/wasmedge_tensorflowlite/tensorflowlite_func.h:16
Method
CreateSessionSavedModel
plugins/wasmedge_tensorflow/tensorflow_func.h:23
Function
CreateTestModule
test/plugins/unittest/testplugin.c:54
Method
CtrlFrame
include/validator/formchecker.h:71
Method
CumulativeReporterBase
test/expected/catch.hpp:5789
Method
CustomSection>
include/loader/loader.h:37
Method
Data
lib/llvm/data.cpp:10
Method
DataContext
lib/llvm/data.h:24
Method
DataCountSection>
include/loader/loader.h:75
Method
DataInstance
include/runtime/instance/data.h:27
Method
DataLoaderCreate
plugins/wasmedge_llmc/llmc_func.h:36
Method
DataSection>
include/loader/loader.h:71
Method
DbgHelp
lib/system/stacktrace.cpp:23
Method
DebugOutStream
test/expected/catch.hpp:13506
Method
DecodingResult
plugins/wasi_nn/MLX/model/whisper/decoding.h:58
Method
DecodingTask
DecodingTask implementation - Constructor and helper methods
plugins/wasi_nn/MLX/model/whisper/decoding.cpp:407
Method
DefType>
include/loader/loader.h:151
Method
DefaultValue
include/po/helper.h:28
Method
DeleteSession
plugins/wasmedge_tensorflow/tensorflow_func.h:31
Method
DeleteSession
plugins/wasmedge_tensorflowlite/tensorflowlite_func.h:23
Method
DenseEnumMap
include/common/dense_enum_map.h:42
Method
Description
include/po/helper.h:18
Method
DirHolder
include/host/wasi/inode.h:89
Method
DriverCompilerOptions
include/driver/compiler.h:24
Method
DriverToolOptions
include/driver/tool.h:25
Method
Drop
plugins/wasi_poll/func.h:14
Method
Duration
test/expected/catch.hpp:15988
Method
EVPoller
include/host/wasi/environ.h:1241
Method
EXPECTED_TRY
Read the vector size.
include/loader/loader.h:314
Method
ElementInstance
include/runtime/instance/elem.h:27
Method
ElementSection>
include/loader/loader.h:65
Method
ElementSegment>
include/loader/loader.h:87
Method
Embedding
plugins/wasi_nn/MLX/mlx/embedding.h:19
Method
Encoder
plugins/wasi_nn/MLX/model/gemma3/vision.cpp:161
Method
EncoderLayer
plugins/wasi_nn/MLX/model/gemma3/vision.cpp:132
Method
Encoding
Encoding implementation
plugins/wasi_nn/MLX/model/whisper/tokenizer.cpp:193
Method
EndianValue
include/common/types.h:747
Function
EndsWith
test/expected/catch.hpp:4966
Method
EndsWith
test/expected/catch.hpp:4942
Method
EndsWithMatcher
test/expected/catch.hpp:11626
Method
EnumTy>
include/loader/loader.h:199
Method
Environ
plugins/wasi_nn/wasinn_openvino.h:35
Method
Environ
plugins/wasi_nn/wasinn_openvino_genai.h:73
Method
Equals
test/expected/catch.hpp:4904
Method
EqualsMatcher
test/expected/catch.hpp:3615
Method
EqualsMatcher
test/expected/catch.hpp:11608
Method
ErrCode
include/common/enum_errcode.hpp:94
Method
ErrnoGuard
test/expected/catch.hpp:10546
Method
Error
lib/llvm/llvm.h:388
Method
Error
include/po/error.h:26
Method
ErrorMessage
lib/llvm/llvm.h:360
Method
ExceptionInstance
include/runtime/instance/exception.h:28
Method
ExceptionMessageMatcher
test/expected/catch.hpp:3358
Method
ExceptionTranslator
test/expected/catch.hpp:2987
Method
ExceptionTranslatorRegistrar
test/expected/catch.hpp:3009
Method
ExcludedPattern
test/expected/catch.hpp:14374
Method
ExeName
test/expected/catch.hpp:9242
Method
Executable
include/common/executable.h:29
Method
Executor
include/executor/executor.h:144
Method
Export>
include/loader/loader.h:179
Method
ExportSection>
include/loader/loader.h:59
Method
ExprLhs
test/expected/catch.hpp:2314
Function
ExternClassAdd
Host function to access a class through an external reference.
test/externref/ExternrefTest.cpp:167
Function
ExternFuncMul
Host function to call a function through an external reference as a function pointer.
test/externref/ExternrefTest.cpp:180
Function
ExternFunctorSquare
Host function to call a functor through an external reference.
test/externref/ExternrefTest.cpp:154
Function
ExternSTLMapErase
Host function to erase std::map<std::string, std::string> by key.
test/externref/ExternrefTest.cpp:233
Function
ExternSTLMapInsert
Host function to insert {key, val} into std::map<std::string, std::string>.
test/externref/ExternrefTest.cpp:219
Function
ExternSTLOStreamStr
Host function to output std::string through std::ostream
test/externref/ExternrefTest.cpp:193
Function
ExternSTLOStreamU32
Host function to output uint32_t through std::ostream
test/externref/ExternrefTest.cpp:207
Function
ExternSTLSetErase
Host function to erase std::set<uint32_t> by key.
test/externref/ExternrefTest.cpp:255
Function
ExternSTLSetInsert
Host function to insert a key into std::set<uint32_t>.
test/externref/ExternrefTest.cpp:245
Function
ExternSTLVectorPush
Host function to push a value into std::vector<uint32_t>.
test/externref/ExternrefTest.cpp:265
Function
ExternSTLVectorSum
Host function to sum values in a slice of std::vector<uint32_t>.
test/externref/ExternrefTest.cpp:277
Method
FFmpegTest
test/plugins/wasmedge_ffmpeg/utils.h:72
Method
FatalConditionHandler
test/expected/catch.hpp:10693
Method
Fault
lib/system/fault.cpp:107
Method
FdHolder
include/host/wasi/inode.h:54
Method
FieldType
Constructors.
include/ast/type.h:154
Method
FileStream
test/expected/catch.hpp:13475
Method
FilterGenerator
test/expected/catch.hpp:4112
Function
Finalizer
test/plugins/unittest/testplugin.c:15
Method
FindHolderBase
include/host/wasi/inode.h:234
Method
FixedValuesGenerator
test/expected/catch.hpp:3931
Method
FlagsTy>
include/loader/loader.h:195
Method
FormChecker
include/validator/formchecker.h:37
Method
Frame
include/runtime/stackmgr.h:39
Method
Func
plugins/wasmedge_tensorflow/tensorflow_base.h:17
Method
Func
plugins/wasmedge_stablediffusion/sd_base.h:17
Method
Func
plugins/wasmedge_image/image_base.h:17
Method
Func
plugins/wasmedge_tensorflowlite/tensorflowlite_base.h:17
← previous
next →
2,501–2,600 of 6,332, ranked by callers