MCPcopy Index your code
hub / github.com/bytecodealliance/ComponentizeJS / wasi.js

File wasi.js

test/wasi.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { tmpdir } from 'node:os';
2import { join } from 'node:path';
3import { spawn } from 'node:child_process';
4import { fileURLToPath, URL } from 'node:url';

Callers

nothing calls this directly

Calls 2

setupComponentFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected