MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / main

Function main

test/embind/test_dynamic_initialization.cpp:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16int main() {
17 EM_ASM(
18 console.log("global_string = " + Module['global_string']);
19 );
20}

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
EM_ASMFunction · 0.70

Tested by

no test coverage detected