Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-wasi-stdio.js
File
test-wasi-stdio.js
test/wasi/test-wasi-stdio.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
const
tmpdir = require(
'../common/tmpdir'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
11
writeFileSync
Function · 0.85
require
Function · 0.50
join
Function · 0.50
readFileSync
Function · 0.50
openSync
Function · 0.50
closeSync
Function · 0.50
resolve
Method · 0.45
refresh
Method · 0.45
then
Method · 0.45
instantiate
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected