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

Function WasmEdge_CompilerDelete

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

Source from the content-addressed store, hash-verified

1991}
1992
1993WASMEDGE_CAPI_EXPORT void
1994WasmEdge_CompilerDelete(WasmEdge_CompilerContext *Cxt) noexcept {
1995 delete Cxt;
1996}
1997
1998// <<<<<<<< WasmEdge AOT compiler functions <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
1999

Callers 3

~TestContextMethod · 0.85
deletePtrFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 3

~TestContextMethod · 0.68
deletePtrFunction · 0.68
TESTFunction · 0.68