Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/ComponentizeJS
/ getStderr
Function
getStderr
src/componentize.js:576–578 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
574
return
{
575
exports,
576
getStderr() {
577
return
stderr;
578
},
579
};
580
}
581
Callers
1
handleCheckInitOutput
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected