Commit Graph

11 Commits

Author SHA1 Message Date
Asher Gomez
0b2497f16e
fix: update codebase to work with Deno RC (#6018)
* fix: update codebase to work with Deno RC

* work

* fix

* fix

* fix

* fixes

* work

* update

* fixes

* fix

* revert
2024-09-20 09:29:31 +10:00
Kenta Moriuchi
4d4bd0eb92
refactor(archive,async,cli,csv,dotenv,encoding,expect,fmt,front-matter,fs,http,internal,log,net,path,semver,testing,text,webgpu,yaml): enable "exactOptionalPropertyTypes" option (#5892) 2024-09-04 14:15:01 +09:00
Ian Bull
5092c7e9f1
refactor(webgpu): align additional error messages (#5754)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-08-21 14:04:27 +09:00
Asher Gomez
e1e7c09abb
refactor(webgpu): cleanup use of @std/assert (#4978)
* refactor(webgpu): cleanup use of `@std/assert`

* update graph
2024-06-05 22:08:56 +00:00
Asher Gomez
67ca078107
chore: add @example title check to doc checker (#4823)
* chore: add `@example` title check to doc checker

* fix
2024-05-22 15:08:36 +10:00
Leo Kettmeir
e3f63dc2ef
docs(async): improve docs for stabilization (#4803) 2024-05-21 17:40:43 -07:00
Leo Kettmeir
0ef767f52a
docs(webgpu): improve docs for stabilization (#4811) 2024-05-21 10:33:10 -07:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Simon Holloway
83efac744e
refactor(webgpu): prepare for noUncheckedIndexedAccess (#4160) 2024-01-11 08:39:31 +11: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