Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dawn-gpu/node-webgpu
/ basic-tests.js
File
basic-tests.js
test/tests/basic-tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, before, after } from
'node:test'
;
2
import
{ strict as assert } from
'node:assert'
;
3
import
{ getGPU } from
'../webgpu.js'
;
4
Callers
nothing calls this directly
Calls
2
getGPU
Function · 0.90
withErrorScope
Function · 0.85
Tested by
no test coverage detected