Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ main
Function
main
test/core/test_dwarf.cpp:22–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
int main() {
23
MyClass mc;
24
mc.foo();
25
mc.bar();
26
}
Callers
nothing calls this directly
Calls
1
bar
Method · 0.45
Tested by
no test coverage detected