Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ main
Function
main
test/js_optimizer/minifyLocals.js:1–3 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
1
function
main(x) {
2
constructor();
// special word in JS, must not be confused by it
3
}
4
function
constructor() {
5
}
6
function
foo() {
Callers
nothing calls this directly
Calls
1
constructor
Function · 0.70
Tested by
no test coverage detected