Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ browser_reporting.js
File
browser_reporting.js
test/browser_reporting.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Set this to true to have stdout and stderr sent back to the server
2
var
captureStdio = false;
3
4
var
hasModule = typeof Module ===
'object'
&& Module;
Callers
nothing calls this directly
Calls
7
reportTopLevelError
Function · 0.85
maybeReportResultToServer
Function · 0.85
reportStdoutToServer
Function · 0.85
reportStderrToServer
Function · 0.85
has
Method · 0.80
log
Method · 0.80
join
Method · 0.45
Tested by
no test coverage detected