Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ main
Function
main
test/cmake/target_js/main.cpp:13–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
int cpp_library_function();
12
13
int main()
14
{
15
lib_function();
16
lib_function2();
17
cpp_library_function();
18
}
Callers
nothing calls this directly
Calls
1
cpp_library_function
Function · 0.85
Tested by
no test coverage detected