MCPcopy 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
126public:
127 StdoutFile() {}
128};
129
130class StderrFile : public WritingStdFile {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected