D
Deno
M
Deno
β’
13mo ago
β’
5 replies
melkam
Unable to request adapter for webgpu on WSL2
Hi
. I would like to experiment with webgpu on wsl
, but when I tried running my code with deno
, I couldn
't request adapter
.
console.log(await navigator.gpu.requestAdapter()) // returns null on WSL2
console.log(await navigator.gpu.requestAdapter()) // returns null on WSL2
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,974
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
console.
log
(
await
navigator.gpu.
requestAdapter
())
// returns null on WSL2
console.
log
(
await
navigator.gpu.
requestAdapter
())
// returns null on WSL2
Similar Threads
Enabling labels to show up in error messages (WebGPU)
M
moot / help
2y ago
unable to catch an error originating from a request
A
aidasp / help
16mo ago
Unable to download rc version on mac
T
tetie / help
16mo ago
unable to see documentation on deno.land/x
K
koala / help
12mo ago