Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ F
Class
F
test/expected/extensions.cpp:555–557 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
553
};
554
555
struct F {
556
int x;
557
};
558
559
TEST(ExtensionsTest, Issue14) {
560
auto res = expected<E, F>{unexpect, F{}};
Callers
4
LLVMOrcLLJITBuilderSetObjectLinkingLayerCreator
Function · 0.85
LLVMOrcThreadSafeModuleWithModuleDo
Function · 0.85
logError
Function · 0.85
loadOption
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected