Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

registry.ts:646 Assertion failed: Doesn't have "createComputePipeline" #36

Copy link
Copy link
@mreinstein

Description

@mreinstein
Issue body actions

My steps:

git clone git@github.com:webgpu/webgpu-debugger.git
cd webgpu-debugger
npm ci
npm run build
cp -r dist/ ../my/prototype/dist/

At the top of my index.html's script module:

import './dist/webgpu-debugger.js';

console error:

webgpu-debugger.js:2     GET http://localhost:35729/livereload.js?snipver=1 net::ERR_CONNECTION_REFUSED
(anonymous) @ webgpu-debugger.js:2
registry.ts:646 Assertion failed: Doesn't have "createComputePipeline"
c.<computed> @ registry.ts:646
init @ bundle.js:167
onInit @ bundle.js:68
initNode @ bundle.js:1759
main @ (index):205
await in main (async)
(anonymous) @ (index):379
registry.ts:648 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'call')
    at c.<computed> [as createComputePipeline] (registry.ts:648:31)
    at init (bundle.js:167:35)
    at Object.onInit (bundle.js:68:12)
    at Module.initNode (bundle.js:1759:30)
    at main ((index):205:36)
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.