Skip to content

feat: Add support for asynchronous pipeline creation #2501

@reczkok

Description

@reczkok

I feel like an API like that would be nice to have and citing MDN, creating pipelines asynchronously "is generally preferable"
Image
We currently create all pipelines and resources lazily synchronously but maybe the future is asynchronous? I feel like that could enable us to distribute the work nicely (for example when creating multiple pipelines one can begin asynchronously being created by WebGPU API while we begin resolving the next)

Metadata

Metadata

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions