MCPcopy 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
102extern "C" void _start() {
103 main();
104}

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected