Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ main
Function
main
test/browser/async_virtual_2.cpp:43–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
int main(void) {
44
device_CON con;
45
Devices[0] = &con;
46
DOS_Device dev;
47
dev.Read(0,0);
48
return 0;
49
}
50
Callers
nothing calls this directly
Calls
1
Read
Method · 0.80
Tested by
no test coverage detected