MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / WasmEdge_ModuleInstanceDelete

Function WasmEdge_ModuleInstanceDelete

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

Source from the content-addressed store, hash-verified

2664}
2665
2666WASMEDGE_CAPI_EXPORT void
2667WasmEdge_ModuleInstanceDelete(WasmEdge_ModuleInstanceContext *Cxt) noexcept {
2668 delete fromModCxt(Cxt);
2669}
2670
2671// <<<<<<<< WasmEdge module instance functions <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2672

Callers 11

TESTFunction · 0.85
~TestContextMethod · 0.85
~TestContextMethod · 0.85
deletePtrFunction · 0.85
~TestContextMethod · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 8

TESTFunction · 0.68
~TestContextMethod · 0.68
~TestContextMethod · 0.68
deletePtrFunction · 0.68
~TestContextMethod · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68