The GPUCommandBuffer interface of the WebGPU API represents a pre-recorded list of GPU commands that can be submitted to a GPUQueue for execution. Available only in secure contexts.
GPUCommandBuffer
MDN Reference