MCPcopy 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
166module.exports = { WASI };

Callers 1

wasi-preview-1.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected