Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ result
Method
result
lib/plugin/plugin.cpp:175–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
Result = Plugin::registerPlugin(&Descriptor);
174
}
175
bool result() const noexcept { return Result; }
176
177
private:
178
static Runtime::Instance::ModuleInstance *
Callers
2
loadFile
Method · 0.45
body
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected