Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ main
Function
main
test/unistd/unlink.c:177–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
int main() {
178
setup();
179
test();
180
return 0;
181
}
Callers
nothing calls this directly
Calls
2
setup
Function · 0.70
test
Function · 0.70
Tested by
no test coverage detected