Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ config
Method
config
test/expected/catch.hpp:12565–12567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12563
}
12564
12565
IConfigPtr RunContext::config() const {
12566
return m_config;
12567
}
12568
12569
IStreamingReporter& RunContext::reporter() const {
12570
return *m_reporter;
Callers
1
LoadByNameWithConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected