Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ main
Function
main
test/core/test_tinyfuncstr.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
};
14
15
int main() {
16
printf(
"*%s,%s*\n"
, Class::name1(), Class().name2());
17
return 0;
18
}
Callers
nothing calls this directly
Calls
3
printf
Function · 0.85
name2
Method · 0.80
Class
Class · 0.70
Tested by
no test coverage detected