Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ StdoutFile
Method
StdoutFile
system/lib/wasmfs/special_files.cpp:127–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
126
public:
127
StdoutFile() {}
128
};
129
130
class StderrFile : public WritingStdFile {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected