-
Couldn't load subscription status.
- Fork 4
Open
Description
The WGSL committee suggested at their 2025.04.01 meeting that they like the idea of reflection in browser core WebGPU, someday.. They don't quite know what users would want for reflection and are interested in WESL exploring the issue.
They imagine a mechanism where WebGPU could report some language neutral JSON about WGSL elements. Libraries could then use the JSON to construct host language specific bindings (for TypeScript/TypeGPU for example).
Our current reflection experiments go direct to host application specific libraries. Can we find a common JSON layer and then go from there to a application specific bindings?
iwoplaza
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo