MCPcopy Create free account
hub / github.com/dawn-gpu/node-webgpu / worker-threads-tests.js

File worker-threads-tests.js

test/tests/worker-threads-tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Worker, isMainThread, parentPort } from 'node:worker_threads';
2import { fileURLToPath } from 'node:url';
3import { describe, it } from 'node:test';
4import { strict as assert } from 'node:assert';

Callers

nothing calls this directly

Calls 1

runFunction · 0.85

Tested by

no test coverage detected