Skip to main content
Run any Skill in Manus
with one click
$pwd:

webgpu-errors-validation

// Use when a WebGPU call fails validation, when capturing errors with error scopes, or when handling the uncapturederror event. Prevents the mistake of treating uncapturederror like a synchronous getError. Covers GPUValidationError, GPUOutOfMemoryError, GPUInternalError, pushErrorScope and popErrorScope, the uncapturederror event, and the contagious-error model. Keywords: validation error, GPUValidationError, GPUOutOfMemoryError, pushErrorScope, popErrorScope, uncapturederror, GPUError, error scope, why did my WebGPU call fail, how do I debug a validation error.

$ git log --oneline --stat
stars:0
forks:0
updated:May 20, 2026 at 07:38
File Explorer
4 files
SKILL.md
readonly