Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
int main() {
17
EM_ASM(
18
console.log(
"global_string = "
+ Module[
'global_string'
]);
19
);
20
}
Callers
nothing calls this directly
Calls
2
log
Method · 0.80
EM_ASM
Function · 0.70
Tested by
no test coverage detected