Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ cpp_library_function
Function
cpp_library_function
test/cmake/cpp_lib/lib.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
int cpp_library_function()
11
{
12
return js_library_function();
13
}
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected