Put the player in a web page for WebGPU / WebGL repros #4606
Labels
area: infrastructure
Testing, building, coordinating issues
type: enhancement
New feature or request
Is your feature request related to a problem? Please describe.
I have encountered multiple WebGL-specific bugs that are hard to reproduce in a nice bit of example code to share.
Describe the solution you'd like
A version of the
player
that can be compiled to run in a web page, with either the WebGPU or WebGL backends, so that “run this trace on the web player” is a sufficient repro for web-specific bugs.This might also be useful for non-web-specific purposes, because it could be hosted publicly as a simple wasm binary, allowing anyone to run it without needing to clone the repo.
The text was updated successfully, but these errors were encountered: