summaryrefslogtreecommitdiff
path: root/runtime/ops/webgpu.rs
AgeCommit message (Expand)Author
2021-04-28core: introduce extensions (#9800)Aaron O'Mullan
2021-04-12refactor(deno): remove concept of bin & json ops (#10145)Aaron O'Mullan
2021-03-27chore: Add missing copyright headers (#9910)Aaron O'Mullan
2021-03-20fix(op_crates/webgpu): create instance only when required (#9771)crowlKats
2021-03-01feat: WebGPU API (#7977)crowlKats