Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ Foo
Method
Foo
test/core/test_reinterpreted_ptrs.cpp:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
int baz;
16
17
Foo() : bar(0), baz(4711) {};
18
19
int getBar() const;
20
};
Callers
1
EM_JS
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected