Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ WasmEdge_AsyncDelete
Function
WasmEdge_AsyncDelete
lib/api/wasmedge.cpp:3172–3174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3170
}
3171
3172
WASMEDGE_CAPI_EXPORT void WasmEdge_AsyncDelete(WasmEdge_Async *Cxt) noexcept {
3173
delete Cxt;
3174
}
3175
3176
// <<<<<<<< WasmEdge Async functions <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
3177
Callers
3
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68