MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / wasmedge.cpp

File wasmedge.cpp

lib/api/wasmedge.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-License-Identifier: Apache-2.0
2// SPDX-FileCopyrightText: 2019-2024 Second State INC
3
4#include "wasmedge/wasmedge.h"

Callers

nothing calls this directly

Calls 15

DataClass · 0.85
genWasmEdge_ValueFunction · 0.85
toCallFrameCxtFunction · 0.85
WasmEdge_ResultClass · 0.85
WasmEdge_ResultGetCodeFunction · 0.85
UnexpectFunction · 0.85
setErrorLoggingLevelFunction · 0.85
setDebugLoggingLevelFunction · 0.85
setLogOffFunction · 0.85
setTraceLoggingLevelFunction · 0.85
setInfoLoggingLevelFunction · 0.85
setWarnLoggingLevelFunction · 0.85

Tested by

no test coverage detected