Commit Graph

5 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
365f989bde
chore: ignore test utils in coverage reporting (#5133) 2024-06-25 16:35:00 +09:00
Leo Kettmeir
6deab72a00
test(webgpu): remove Deno.resources() usage (#4708) 2024-05-11 09:35:47 +10:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Leo Kettmeir
cd7cbb2c45
feat: new std/webgpu sub-module (#3119)
* work

* lint fix

* fmt

* tweaks

* doc

* housekeeping

* fix up, add tests

* remove web compatible

* tweaks

* fix test names

* add examples

* fix up

* remove debug

* Update webgpu/mod.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-12 15:33:07 +11:00