Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ Bar
Method
Bar
test/core/embind_lib_with_asyncify.cpp:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
class Bar {
24
public:
25
Bar(): x(sleep_and_return(20)) {}
26
27
int getX() const {
28
return x;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected