MCPcopy Index your code
hub / github.com/nodejs/node / _start

Function _start

test/wasi/test-wasi-start-validation.js:70–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 get() {
69 return {
70 _start() {},
71 _initialize() {},
72 memory: new WebAssembly.Memory({ initial: 1 }),
73 };

Callers 1

startMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected