Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IntegralPilot/wasm_os
/ _start
Function
_start
apps/vec-test-cpp/src/main.cpp:102–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
extern
"C"
void _start() {
103
main();
104
}
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected