Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ getImportObject
Method
getImportObject
lib/wasi.js:161–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
159
}
160
161
getImportObject() {
162
return
{ [this[kBindingName]]: this.wasiImport };
163
}
164
}
165
166
module.exports = { WASI };
Callers
1
wasi-preview-1.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected